Description Usage Arguments Value
View source: R/parseCytobankExperiment.R
Parses ACS files exported from Cytobank for use in flowWorkspace
1 | parseCytobankExperiment(acspath)
|
acspath |
A path to the exported ACS file |
A list of experiment information including
1. A tibble of FCS files contained in the experiment and their panels
2. A tibble of sample tags from the experiment
3. A table of scales exported directly from cytobank
4. A transformerList version of the scales for use in flowWorkspace
5. A list of compensation matricies
6. A gating + population heirarchy imported from Cytobank by CytoML
7. A list of panels contained in the experiment
8. The experiment ID (character vector)
9. The experiment name (character vector)
10. A list of files unpacked from the ACS file, including FCS files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.