View source: R/helper_functions.R
check_ontology_translate | R Documentation |
make sure ontology names are all translated to ontology ids while warning, consider manual reannotation
check_ontology_translate(obj, onts, ont, anno_col)
obj |
seurat rds object |
onts |
ontology ids from translate |
ont |
ontologyIndex object |
anno_col |
annotation column in obj@meta.data that is translated to onts ids |
do not return a value but output messages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.