Description Usage Arguments Value
View source: R/imaap_marker_drop.R
When multiple markers are used for annotation of a cell type, it is possible that one or more markers are not expressed, this function identifies those cells and marks them.
1 | imaap_marker_drop(cell_prob, cell_annotation, cheat_sheet)
|
cell_prob |
Probabilty of expression of a cell type calculated using the function- |
cell_annotation |
Output of |
cheat_sheet |
A CSV file listing the the markers that are used to define a cell type. It needs to follow the defined template. |
Returns a cell type annotation for cells that have lost one or more markers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.