mygene
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see mygene.
Access MyGene.Info_ services
Bioconductor version: 3.21
MyGene.Info_ provides simple-to-use REST web services to query/retrieve gene annotation data. It's designed with simplicity and performance emphasized. *mygene*, is an easy-to-use R wrapper to access MyGene.Info_ services.
Author: Adam Mark, Ryan Thompson, Cyrus Afrasiabi, Chunlei Wu
Maintainer: Adam Mark, Cyrus Afrasiabi, Chunlei Wu <cwu at scripps.edu>
citation("mygene")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("mygene")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("mygene")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.