Description Usage Arguments Value
View source: R/plot.QC.scatter.R
Plots two QC metric in scatter format
1  | plot.QC.scatter(object = obj, x = 'RAW_total.features', y = 'RAW_total.counts', split.by = 'original.project')
 | 
object | 
 IBRAP S4 class object  | 
x | 
 Character string of which metadata column to subset for the x axis  | 
y | 
 Character string of which metadata column to subset for the y axis  | 
split.by | 
 Character string of which metadata column to separate cells by  | 
A Scatter plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.