omicverse.utils.biocontext.query_cell_ontology¶ omicverse.utils.biocontext.query_cell_ontology(cell_type, size=10)[source]¶ Query Cell Ontology for cell type terms. Parameters: cell_type (str) – Cell type name (e.g. 'T cell'). size (int) – Maximum results. Returns: Cell Ontology terms. Return type: dict