qcPlot: Makes QC plots. From library(patchseqtools)

View source: R/qc_functions.R

qcPlotR Documentation

Makes QC plots. From library(patchseqtools)

Description

Makes QC plots. From library(patchseqtools)

Usage

qcPlot(anno, name, scaleLimits = c(-5000, 12000), scaleBreaks = seq(0,
  12000, 2000), scaleLabels = seq(0, 12, 2), ylab = "value",
  yVal = 0, width = 7, height = 3, fileName = gsub("\\.", "_",
  gsub("_label", "", name)), screenPlot = TRUE)

Arguments

anno

Annotation data frame for patch-seq

scaleLimits

scaleLimits

scaleBreaks

scaleBreaks

scaleLabels

scaleLabels

ylab

ylab

fileName

fileName

dendcluster_anno

what to cluster by

groupvars

what to group by

Value

the plot is returned


AllenInstitute/L5_VEN documentation built on July 31, 2022, 6:32 p.m.