qcPlot | R Documentation |
Makes QC plots. From library(patchseqtools)
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)
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 |
the plot is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.