exomeCopy
This is the development version of exomeCopy; for the stable release version, see exomeCopy.
Copy number variant detection from exome sequencing read depth
Bioconductor version: Development (3.18)
Detection of copy number variants (CNV) from exome sequencing samples, including unpaired samples. The package implements a hidden Markov model which uses positional covariates, such as background read depth and GC-content, to simultaneously normalize and segment the samples into regions of constant copy count.
Author: Michael Love
Maintainer: Michael Love <michaelisaiahlove at gmail.com>
citation("exomeCopy")
):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("exomeCopy")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("exomeCopy")
Copy number variant detection in exome sequencing data | R Script | |
Reference Manual | ||
NEWS | Text |
Details
biocViews | CopyNumberVariation, Genetics, Sequencing, Software |
Version | 1.47.0 |
In Bioconductor since | BioC 2.9 (R-2.14) (12 years) |
License | GPL (>= 2) |
Depends | R (>= 3.5.0), IRanges(>= 2.5.27), GenomicRanges(>= 1.23.16), Rsamtools |
Imports | stats4, methods, GenomeInfoDb |
Linking To | |
Suggests | Biostrings |
System Requirements | |
Enhances | |
URL |
See More
Depends On Me | |
Imports Me | cn.mops, CNVPanelizer, contiBAIT |
Suggests Me | |
Links To Me | |
Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | exomeCopy_1.47.0.tar.gz |
Windows Binary | exomeCopy_1.47.0.zip |
macOS Binary (x86_64) | exomeCopy_1.47.0.tgz |
macOS Binary (arm64) | exomeCopy_1.47.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/exomeCopy |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/exomeCopy |
Bioc Package Browser | https://code.bioconductor.org/browse/exomeCopy/ |
Package Short Url | https://bioconductor.org/packages/exomeCopy/ |
Package Downloads Report | Download Stats |