callTMB: Perform Tumor Mutational Burden (TMB) quantification

Description Usage Arguments Value Author(s)

View source: R/callTMB.R

Description

This function counts the total number of mutations in the object provided in input with variants. It gives in output both the total number of mutations and the number of mutations per Mb (dividing by the sequenced genomic space, extracted from the sequencing design).

Usage

1
callTMB(inputForTMB, genome)

Arguments

inputForTMB

a list with the following elements: sample name, filter description, design and a CollapsedVCF or data.frame object containing somatic variants

genome

human genome assembly: hg19 or hg38

Value

Returns a table with sample name, filter description, size of the sequenced genomic space and TMB expressed both as total number of mutations in the sequenced space and number of mutations per megabase

Author(s)

Laura Fancello


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