Skip to content

milesilab/rCNV

 
 

Repository files navigation

R-CMD-check Lifecycle: stable Codecov test coverage

rCNV

rCNV: An R package for detecting copy number variants from SNPs data

Piyal Karunarathne, Qiujie Zhou, and Pascal Milesi

rCNV was designed to identify duplicates (CNV) from SNPs data with ease.

For a comprehensive tutorial on the package, go to https://piyalkarum.github.io/rCNV/ and navigate to “Get started” where all the functions and usage are explained with ample examples.

Installation CRAN link to be added

You can install the development version of rCNV from GitHub with:

if (!requireNamespace("devtools", quietly = TRUE)) 
    install.packages("devtools") 
devtools::install_github("piyalkarum/rCNV", build_vignettes = TRUE)

Please don’t forget to cite us if you use the package.

How to cite

  • Publication to be added

About

R package for detecting copy number variants

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%