Get all pathways with a particular gene
收藏DataCite Commons2020-09-04 更新2024-07-25 收录
下载链接:
https://figshare.com/articles/dataset/Get_all_pathways_with_a_particular_gene/1047288/1
下载链接
链接失效反馈官方服务:
资源简介:
PREFIX wp: <br>PREFIX rdfs: <br>PREFIX dc: <br>PREFIX foaf: <br>PREFIX dcterms: SELECT DISTINCT ?pwUrl ?label where {<br>?geneProduct a wp:GeneProduct .<br>?geneProduct rdfs:label ?label .<br>?geneProduct dcterms:isPartOf ?pathway .<br>?pathway dc:identifier ?pwUrl . FILTER regex(str(?label), "CYP").<br>}
提供机构:
figshare
创建时间:
2016-01-19



