v2
latestOpenAPI 3.1.02026-07-263155112.9 KBsemsim
Search
Search for terms in a termset
<b>Args:</b> <br> termset (str): Comma separated list of term IDs to find matches for. <br> group (str): Group of entities to search within (e.g. Human Genes) <br> metric: (str, optional): Similarity metric to use. Defaults to "ancestor_information_content". <br> limit (int, optional): Limit the number of results. Defaults to 10.
<b>Returns:</b> <br> List[str]: List of matching terms
get/v3/api/semsim/search/{termset}/{group}
Path parameters
termsetstring required
group'Human Genes' | 'Mouse Genes' | 'Rat Genes' | 'Zebrafish Genes' | 'C. Elegans Genes' | 'Human Diseases' required
Query parameters
metric'ancestor_information_content' | 'jaccard_similarity' | 'phenodigm_score'
directionality'bidirectional' | 'subject_to_object' | 'object_to_subject'
limitinteger
Response
Successful Response
{"stackTrail":"paths:/v3/api/semsim/search/{termset}/{group}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}