check_ontology_translate {scOntoMatch} | R Documentation |
make sure ontology names are all translated to ontology ids while warning, consider manual reannotation
Description
make sure ontology names are all translated to ontology ids while warning, consider manual reannotation
Usage
check_ontology_translate(obj, onts, ont, anno_col)
Arguments
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 |
Value
do not return a value but output messages
[Package scOntoMatch version 0.1.1 Index]