README.md

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.



Chris1221/coRge documentation built on May 6, 2019, 11:19 a.m.