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

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

Laura Fancello