CNAqc
is a package that contains different methods to inspect the
quality, visualise and process allele-specific Copy Number Alteration
(CNA) calls generated from bulk sequencing of tumour samples, jointly
with tumour somatic mutations and other covariates.
Methods are available to integrate somatic mutation data, clonal and subclonal CNA segments, and tumour purity estimates. Quality control procedures can be easily used to select among alternative tumour segmentations and purity/ ploidy estimates; an automatic pipeline to optimize CNA calling is available by interfacing CNAqc with Sequenza. The package provides also methods to estimate the Cancer Cell Fractions (CCFs) values of the input variants, and estimate their uncertainty. The package contains also statistical tests to identify patterns of over-fragmentation of chromosome arms, smooth and subset segments, and annotate putative driver mutations.
If you use CNAqc
, please cite:
- Integrated quality control of allele-specific copy numbers, mutations and tumour purity from cancer whole genome sequencing assays Jacob Househam, Riccardo Bergamin, Salvatore Milite, Nicola Calonaci, Alice Antonello, Marc J Williams, William CH Cross, Giulio Caravagna. biorXiv 2022.
You can install the released version of CNAqc
with:
# install.packages("devtools")
devtools::install_github("caravagnalab/CNAqc")
Giulio Caravagna. Cancer Data Science (CDS) Laboratory.