Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- SELECT DISTINCT
- STR(?PathwayID) AS ?PathwayID
- WHERE {
- ?geneProduct dc:identifier <http://identifiers.org/ncbigene/%s> ;
- dcterms:isPartOf ?pathway .
- ?pathway dc:identifier ?PathwayID
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement