Skip to content

HiDaisyYu/GEOquery

 
 

Repository files navigation

Status

R-CMD-check

Installation

To install from Bioconductor, use the following code:

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

To install directly from github:

library(devtools)
install_github('GEOquery','seandavi')

Usage

See the full vignette in rmarkdown or visit Bioconductor for details:

How to contribute

Contributions to GEOquery development can be submitted as a pull request or a feature request issue. We recommend following the Bioconductor coding standards where possible.

About

The bridge between the NCBI Gene Expression Omnibus and Bioconductor

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 99.5%
  • Dockerfile 0.5%