plot.QC.vln | R Documentation |
Plots a defined QC metric in violin format
plot.QC.vln(object = obj, metadata.columns = `c('RAW_total.features', 'RAW_total.counts')`, split.by = 'original.project')
object |
IBRAP S4 class object |
metadata.columns |
A character string or vector of character strings of which metadata columns to subset and plot |
split.by |
A character string indicating which metadata column should be used to divide samples |
A Violin plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.