cell_rules | R Documentation |
Representation of cell type derived from marker file.
name
character. Name of the cell type.
gene_names
character. A list of all of the genes included in the definition.
expressed
character. A list of genes defined as "expressed:".
not_expressed
character. A list of genes defined as "not expressed:".
gene_rules
vector of GeneRules-class. A list of genes defined under specific rules using "expressed below:", "expressed above:", or "expressed between:".
meta
data.frame of meta data rules specified in marker file.
parenttype
character. The name of the parent type - specified by "subtype of:".
references
character. A list of references included in the definition.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.