cqc_gs | R Documentation |
This is mainly for distpatch and wrapping many of the
qc operations on a cqc_cf_list
object for the GatingSet's
underlying data
cqc_gs(x)
x |
a GatingSet object |
## Not run: gs_path <- system.file("extdata", "gslist_manual_QC", "gs1", package = "cytoqc") gs <- load_gs(gs_path) qc_gs <- cqc_gs(gs) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.