You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OAK has lexmap function(s) that can fuzzy match strings to ontology terms based on labels/synonyms. Pandasaurus enrichment allows us to narrow down potential mappings for cell types to branch of CL.
New function: use author cell type names to find candidate lexical mappings from among the subclasses of the CL term. Investigate using LEXMAP for this. For an MVP just use direct annotation (subcluster_of entries in the co-annotation table). IN future we may extend this to use cell sets)
The text was updated successfully, but these errors were encountered:
OAK has lexmap function(s) that can fuzzy match strings to ontology terms based on labels/synonyms. Pandasaurus enrichment allows us to narrow down potential mappings for cell types to branch of CL.
New function: use author cell type names to find candidate lexical mappings from among the subclasses of the CL term. Investigate using LEXMAP for this. For an MVP just use direct annotation (subcluster_of entries in the co-annotation table). IN future we may extend this to use cell sets)
The text was updated successfully, but these errors were encountered: