mBPCR
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see mBPCR.
Bayesian Piecewise Constant Regression for DNA copy number estimation
Bioconductor version: 3.18
It contains functions for estimating the DNA copy number profile using mBPCR with the aim of detecting regions with copy number changes.
Author: P.M.V. Rancoita <rancoita.paola at gmail.com>, with contributions from M. Hutter <marcus.hutter at anu.edu.au>
Maintainer: P.M.V. Rancoita <rancoita.paola at gmail.com>
citation("mBPCR")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("mBPCR")
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("mBPCR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.