MADSEQ
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see MADSEQ.
Mosaic Aneuploidy Detection and Quantification using Massive Parallel Sequencing Data
Bioconductor version: 3.15
The MADSEQ package provides a group of hierarchical Bayeisan models for the detection of mosaic aneuploidy, the inference of the type of aneuploidy and also for the quantification of the fraction of aneuploid cells in the sample.
Author: Yu Kong, Adam Auton, John Murray Greally
Maintainer: Yu Kong <yu.kong at phd.einstein.yu.edu>
citation("MADSEQ")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MADSEQ")
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("MADSEQ")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.