Skip to content

Chris1221/coRge

Repository files navigation

coRge: Software for the Examination of Multiple Correction Methodologies in Accurate Genomic Environments

Status:

Branch Travis-CI Appveyor Coverage CRAN Downloads Publication
master Build Status Build status codecov.io CRAN_Status_Badge GitXiv
devel Build Status Build status codecov.io CRAN_Status_Badge GitXiv

To install:

if(!require(devtools)) install.packages("devtools")
devtools::install_github("Chris1221/coR-ge")

To run:

library(coRge)

coRge::analyze(gen = genEx, summary = exampleSamp, output = "/dev/null") 

If everything is configured properly, this should return 0. If it does, please move on to the quick start guide and tutorial.

About

Evaluation of Simultaneous Inference Methods for the Human Genome.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published