powered by
Core function of scOntoMatch Match the ontology annotation of multiple seurat objects
ontoMultiMatch(obj_list, anno_col, onto_id_col, ont)
a list of seurat objects with annotation ontology mapped to each-other in obs[['cell_ontology_mapped']]
a namesd list of seurat objects to match
the cell ontology text annotation column name
if also have ontology id column for direct mapping
ontologyIndex object
if (FALSE) { ontoMultiMatch(seurat_obj_list, ont, "ontology_name", 'ontology_id') }
Run the code above in your browser using DataLab