caravagnalab / TAPACLOTH

Targeted panel-oriented test for clonality and heterozygosity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TAPACLOTH

R-CMD-check

TAPACLOTH is a tool that uses targeted sequencing data to classify somatic mutations as either subclonal, clonal heterozygous or clonal with loss of heterozygosity. Two types of tests are available: an exact one based on Binomial or Beta-Binomial modelling of sequencing read counts, and approximate based on allelic frequencies. The former is parametrised by a p-value. Additionally, TAPACLOTH can infer sample purity, an information used to carry out variant classification. Since the two tests are independent, one can first estimate sample purity and then use it as input for the classification task.

Help and support

Installation

You can install the development version of TAPACLOTH from GitHub with:

# install.packages("devtools")
devtools::install_github("caravagnalab/TAPACLOTH")

Copyright and contacts

Cancer Data Science (CDS) Laboratory.

About

Targeted panel-oriented test for clonality and heterozygosity

License:Other