Skip to content
forked from caravagnalab/TINC

Tumour-in-Normal Contamination assessment with evolutionary theory.

Notifications You must be signed in to change notification settings

albertop210/TINC

 
 

Repository files navigation

TINC

R-CMD-check pkgdown

TINC is a package to determine the contamination of tumour DNA in a matched normal sample. The approach uses evolutionary theory applied to read counts data from whole-genome sequencing assays.

Precisely, the package provides methods to determine, for every matched pair of normal and tumour sample biopsies, the proportion of cancer cells, or tumour read fractions, contaminating the normal sample (Tumour in Normal, TIN). Similarly, it determines the proportion of cancer cells in the tumour sample (Tumour in Tumour, TIT), also called tumour purity.

If the TIN contamination determined by TINC is high, there are good chances that a somatic caller will be affected by false negative calls (i.e., non-called mutations that have read support in the normal). In these cases TINC can be used to flag samples better suited for a tumour-only somatic calling pipeline.

Help and support

Installation

You can install the released version of TINC with:

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

Copyright and contacts

Giulio Caravagna. Cancer Data Science (CDS) Laboratory.

About

Tumour-in-Normal Contamination assessment with evolutionary theory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%