sampleQcPlot.default: Generate scatter plot of QC metrics

View source: R/plot.R

sampleQcPlot.defaultR Documentation

Generate scatter plot of QC metrics

Description

Generate scatter plot of QC metrics

Usage

## Default S3 method:
sampleQcPlot(data, primaryID, qcMetric, annotation = NULL,
  geom = c("scatter", "violin", "hist"), outliers = NULL, legend = T,
  main = "QC")

Arguments

annotation

which annotation to visualize

object

sample dataset object

pca

whether perform pca plot


xiaoli0/samplyzer documentation built on Sept. 4, 2023, 9:23 p.m.