Skip to main content
Glama
dbvar.rq637 B
# Endpoint: https://test91.biosciencedbc.jp/sparql # Description: SPARQL description. PREFIX purl_dbvar: <http://purl.jp/bio/10/dbvar/> PREFIX obo: <http://purl.obolibrary.org/obo/> PREFIX faldo: <http://biohackathon.org/resource/faldo#> SELECT ?Dbvar ?location ?location_begin ?localtion_end WHERE { VALUES ?Dbvar__class { purl_dbvar:VariantCall obo:SO_0001743 } ?Dbvar a ?Dbvar__class ; faldo:location ?location . ?location a faldo:Region ; faldo:begin ?location_begin ; faldo:end ?localtion_end . ?location_begin a faldo:FuzzyPosition . ?localtion_end a faldo:FuzzyPosition . } LIMIT 100

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/arkinjo/togo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server