Skip to main content
Glama
hco.rq411 B
# Endpoint: http://sparql.med2rdf.org/sparql # Description: Obrain human chromosomes from the HCO ontology PREFIX hco: <http://identifiers.org/hco/> SELECT ?Chromosome ?build ?length ?insdc ?refseq ?ucsc ?ensembl WHERE { ?Chromosome hco:build ?build ; hco:length ?length ; hco:insdc ?insdc ; hco:refseq ?refseq ; hco:ucsc ?ucsc ; hco:ensembl ?ensembl . } 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