Description Usage Arguments Value
View source: R/celltype_assign.R
The function takes top 10 (if more than) of the exp.markers to decide the top three cell type a cluster could belong to. use the logFC fold as the weight for the matrix, and output the cell type and corresponding marker
1 | Assign.Cell.Type(ref.markers, exp.markers)
|
ref.markers |
Markers | Cell Type dataframe from outside reference |
exp.markers |
each sample's cluster has a set of overlapped markers with ref.markers |
A data frame with sample|cluster|type1|marker1|type2|marker2|type3|marker3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.