chi11 | R Documentation |
A list
with the CyTOF stimulation assay data.
chi11
A list with one tibble
containig CyTOF expression data.
And four character vectors
for arguments in the HDStIM
function.
A 7,000 X 36 tibble
. Cells are on the rows
and variables on the columns. The first 6 columns contain
for each cell cluster_id
(from FlowSOM
clustering),
sample_id
(unique for each FSC file),
condition
(comparison groups), patient_id
(unique for each subject),
stim_type
(labels for types of stimulation assays including the unstim),
merging1
(meta culster labels from ConsensusClusterPlus
).
The last 30 columns contain the archsinh
transformed CyTOF expression
values for the 30 markers (20 type and 10 state) used in the sitmulation panel.
A character vector with the labels for type markers used in the stimulation panel.
A character vector with the labels for state markers used in the stimulation panel.
A character label of the meta-cluster/cluster ID column in chi11$expr_dat
tibble.
A character vector with the label(s) for the stimulation types corresponding to the
labels in thestim_type
column in chi11$expr_data
.
A character label for the unstim cells corresponding to the
labels in thestim_type
column in chi11$expr_data
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.