README.md

What is this repository for?

To install mygene:

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("mygene")

Contact

How to push changes to bioconductor

Ref: https://bioconductor.org/developers/how-to/git/push-to-github-bioc/

Also follow this instruction for bugfix in a release branch: http://bioconductor.org/developers/how-to/git/bug-fix-in-release-and-devel/.

and this for bumping version after a bugfix: http://bioconductor.org/developers/how-to/version-numbering/.



Try the mygene package in your browser

Any scripts or data that you put into this service are public.

mygene documentation built on Nov. 8, 2020, 5:38 p.m.