cell_type_match | R Documentation |
Compute score based on cell type labels
cell_type_match(seed_labels, query_labels)
seed_labels |
cell type labels in seed (reference) data |
query_labels |
cell type labels in query data |
Return 1 if same label and 0 if different.
Score matrix based on cell label similarity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.