get_classifier_references | R Documentation |
Retrieve marker references from garnett_classifier
get_classifier_references(classifier, cell_type = NULL)
classifier |
garnett_classifier created using train_cell_classifier. |
cell_type |
Cell type name or |
List of references included when garnett_classifier was trained.
data(test_classifier)
get_classifier_references(test_classifier)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.