- Home
- Bioconductor 3.21
- Software Packages
- TitanCNA
TitanCNA
This package is for version 3.21 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see TitanCNA.
Subclonal copy number and LOH prediction from whole genome sequencing of tumours
Bioconductor version: 3.21
Hidden Markov model to segment and predict regions of subclonal copy number alterations (CNA) and loss of heterozygosity (LOH), and estimate cellular prevalence of clonal clusters in tumour whole genome sequencing data.
Author: Gavin Ha
Maintainer: Gavin Ha <gha at fredhutch.org>
citation("TitanCNA")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TitanCNA")
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("TitanCNA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.