gpovysil/cn.mops: cn.mops - Mixture of Poissons for CNV detection in NGS data

cn.mops (Copy Number estimation by a Mixture Of PoissonS) is a data processing pipeline for copy number variations and aberrations (CNVs and CNAs) from next generation sequencing (NGS) data. The package supplies functions to convert BAM files into read count matrices or genomic ranges objects, which are the input objects for cn.mops. cn.mops models the depths of coverage across samples at each genomic position. Therefore, it does not suffer from read count biases along chromosomes. Using a Bayesian approach, cn.mops decomposes read variations across samples into integer copy numbers and noise by its mixture components and Poisson distributions, respectively. cn.mops guarantees a low FDR because wrong detections are indicated by high noise and filtered out. cn.mops is very fast and written in C++.

Getting started

Package details

Bioconductor views CellBiology CopyNumberVariation Genetics HapMap Homo_sapiens Sequencing
Maintainer
LicenseLGPL (>= 2.0)
Version1.49.0
URL http://www.bioinf.jku.at/software/cnmops/cnmops.html
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gpovysil/cn.mops")
gpovysil/cn.mops documentation built on Feb. 4, 2024, 10:18 a.m.