plotTMB.Rd
This function reads in input the output of applyTMB() function and plots it
plotTMB(TMB_results, type = "barplot")
TMB_results | a |
---|---|
type | a string describing the type of plot to generate: 'barplot', 'densityplot' or boxplot. |
Returns a pot representing TMB per Mb given in input for of all samples and with every applied filter separately
Laura Fancello