Description Usage Arguments Value Author(s)
View source: R/filterTruncatingTumorSuppr.R
This function removes from the input vcf truncating variants in tumor suppressor genes
1 | filterTruncatingTumorSuppr(vcf, assembly, tsList)
|
vcf |
|
assembly |
human genome assembly: hg19 or hg38 |
tsList |
path to file containg list of tumor suppressors. If not provided a list of 1217 tumor suppressors from the TSgene2 database (<https://bioinfo.uth.edu/TSGene/>) is used. |
Returns a data.frame
object with those variants which do not
represent truncating mutations in tumor suppressors
Laura Fancello
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.