randCyto | R Documentation |
A sample dataset containing information about flow cytometry data with two binary conditions and four markers. The data are a random subset of the 'extdata' data in the 'flowWorkspaceData' package found on Bioconductor https://bioconductor.org/packages/release/data/experiment/html/flowWorkspaceData.html and formatted for 'gateR' input. The selected markers are arcsinh transformed.
randCyto
A data frame with 11763 rows and 7 variables:
cell ID number
binary condition #1
binary condition #2
arcsinh-transformed CD4
arcsinh-transformed CD38
arcsinh-transformed CD8
arcsinh-transformed CD3
https://github.com/lance-waller-lab/gateR/blob/master/README.md
head(randCyto)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.