get_entities
ActiveTool of com.tomesphere/tomesphere
declared in 0.1.0
Get the biomedical entities linked to a paper: genes, proteins, chemicals, diseases, species, mutations, cell lines, and clinical-trial (NCT) IDs. Accepts an arXiv ID, PMC ID, or bioRxiv/medRxiv DOI.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "arXiv ID, PMC ID, or 10.1101/… DOI."
}
}
}Parent server
com.tomesphere/tomesphere
1/7 registries