plot.QC.scatter: Plots two QC metrices in scatter format

View source: R/plot.QC.scatter.R

plot.QC.scatterR Documentation

Plots two QC metrices in scatter format

Description

Plots two QC metric in scatter format

Usage

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


connorhknight/IBRAP documentation built on March 9, 2023, 7:01 p.m.