Description Usage Arguments Examples
This is mainly for distpatch and wrapping many of the
qc operations on a cqc_cf_list
object for the GatingSet's
underlying data
1 | cqc_gs(x)
|
x |
a GatingSet object |
1 2 3 4 5 6 | ## 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.