Plots two QC metric in scatter format

plot.QC.scatter(object = obj, x = 'RAW_total.features', y = 'RAW_total.counts', split.by = 'original.project')

Arguments

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

Value

A Scatter plot