Description Usage Arguments Value
Assign cells to a cell type based on maximum marker scores.
1 | assign_cells(scores, group_assignment = NULL)
|
scores |
A marker score matrix as returned by score_cells. |
group_assignment |
Character vector specifying to which group (or superclass) each cell has been assigned when performing hierarchical assignment. The cell can then only be assigned a cell type within this group. If no vector is provided, any cell can be assigned to any cell type. For this option to work, score_cells must be run on a MetaMarkers marker table where groups have been specified. |
A data.frame containing one row per cell, showing its group, its assigned cell type, the marker score for that cell type and the marker enrichment for that cell type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.