Bioc2026 Registration Open!

CNVfilteR

Identifies false positives of CNV calling tools by using SNV calls

Bioconductor version: 3.23 · Package version: 1.26.0

CNVfilteR identifies those CNVs that can be discarded by using the single nucleotide variant (SNV) calls that are usually obtained in common NGS pipelines.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("CNVfilteR")

Details

MaintainerJose Marcos Moreno-Cabrera <jpuntomarcos@gmail.com>
AuthorJose Marcos Moreno-Cabrera [aut, cre] (ORCID: <https://orcid.org/0000-0001-8570-0345>), Bernat Gel [aut]
LicenseArtistic-2.0
URLhttps://github.com/jpuntomarcos/CNVfilteR
Bug Reportshttps://github.com/jpuntomarcos/CNVfilteR/issues
Downloads rank295
Source branchRELEASE_3_23
biocViewsCopyNumberVariation, DNASeq, DataImport, Sequencing, Software, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.3)

Imports: IRanges, GenomicRanges, SummarizedExperiment, pracma, regioneR, assertthat, karyoploteR, CopyNumberPlots, graphics, utils, VariantAnnotation, Rsamtools, GenomeInfoDb, Biostrings, methods

Suggests: knitr, BiocStyle, BSgenome.Hsapiens.UCSC.hg19, BSgenome.Hsapiens.UCSC.hg19.masked, rmarkdown