Skip to main content
Glama
linked_icgc.rq719 B
# Endpoint: https://rdfportal.org/primary/sparql # Description: SPARQL description. PREFIX icgc: <http://icgc.link/> PREFIX ivocab: <inv-http://icgc.link/vocab/> PREFIX vocab: <http://icgc.link/vocab/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> SELECT ?Mutation ?effect ?detection ?project ?affected_gene ?ensembl FROM <http://icgc.link/release_20> WHERE { ?Mutation a icgc:Mutation ; ivocab:mutation ?effect ; ivocab:mutation ?detection . ?effect a icgc:Effect ; vocab:gene_affected ?affected_gene . ?detection a icgc:Detection ; vocab:project ?project . ?project a icgc:Project . ?affected_gene a icgc:Gene ; rdfs:seeAlso ?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