filterTruncatingTumorSuppr: Filter truncating variants in tumor suppressors

Description Usage Arguments Value Author(s)

View source: R/filterTruncatingTumorSuppr.R

Description

This function removes from the input vcf truncating variants in tumor suppressor genes

Usage

1
filterTruncatingTumorSuppr(vcf, assembly, tsList)

Arguments

vcf

CollapsedVCF object containing variants

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.

Value

Returns a data.frame object with those variants which do not represent truncating mutations in tumor suppressors

Author(s)

Laura Fancello


acc-bioinfo/TMBleR documentation built on Dec. 18, 2021, 10:21 p.m.