plotTMB: Plots Tumor Mutational Burden (TMB)

Description Usage Arguments Value Author(s)

View source: R/plotTMB.R

Description

This function reads in input the output of applyTMB() function and plots it

Usage

1
plotTMB(TMB_results, type = "barplot")

Arguments

TMB_results

a data.frame with sample, filter, sequencing size, total number of mutations and number of mutations per megabase.

type

a string describing the type of plot to generate: 'barplot', 'densityplot' or boxplot.

Value

Returns a pot representing TMB per Mb given in input for of all samples and with every applied filter separately

Author(s)

Laura Fancello


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