Skip to content

piyalkarum/rCNV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f28bf8d · Mar 4, 2025
Mar 29, 2022
Mar 4, 2025
Oct 21, 2022
Sep 16, 2024
Aug 4, 2023
Mar 4, 2025
Jan 11, 2022
Sep 16, 2024
Aug 4, 2023
Apr 29, 2024
Sep 16, 2024
Aug 4, 2023
May 10, 2023
Mar 4, 2025
Mar 4, 2025
Dec 22, 2021
Jul 26, 2024
Jul 26, 2024
Aug 3, 2023
Aug 4, 2023
Jan 10, 2022
Mar 29, 2022
Mar 4, 2025
Jan 7, 2022
Mar 30, 2022

Repository files navigation

R-CMD-check Lifecycle: stable Codecov test coverage CRAN status CRAN Downloads

rCNV

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

Piyal Karunarathne, Qiujie Zhou, Klaus Schliep, 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

install.packages("rCNV")
  • 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

  • Karunarathne P, Zhou Q, Schliep K, Milesi P. A comprehensive framework for detecting copy number variants from single nucleotide polymorphism data: 'rCNV', a versatile r package for paralogue and CNV detection. Mol Ecol Resour. 2023 Jul 29. doi:http://doi.org/10.1111/1755-0998.13843

  • Karunarathne, P., Zhou, Q., Schliep, K., & Milesi, P. (2022). A new framework for detecting copy number variants from single nucleotide polymorphism data: ‘rCNV’, a versatile R package for paralogs and CNVs detection. BioRxiv, 2022.10.14.512217. doi:http://doi.org/10.1101/2022.10.14.512217