powered by
translate named list of obj_list to named list of cell ontology ids per obj
ontoTranslate(obj_list, ont, onto_id_col, anno_col)
a named list of cell ontology ids
a named list of seurat object
ontologyIndex object
if also have ontology id column for direct mapping
the cell ontology text annotation column name
if (FALSE) { ontoTranslate(seurat_obj_list, ont, 'ontology_name', 'ontology_id') }
Run the code above in your browser using DataLab