Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Results per page:
Sort by:
Showing 5 results. Use the filters on the left and the search box below to refine the results.
Tag: OMIM

Workflow What is Paget's disease sparql query example (3)

Thumb
SELECT distinct ?s1 FROM <http://atlas.bio2rdf.org/sparql> WHERE {   ?s1 ?p1 ?o1 .   ?o1 bif:contains "paget" .   FILTER( regex(?s1, "omim")   OR regex(?s1, "geneid") OR regex(?s1, "uniprot")) }   followed by SELECT ?type1, count(*) FROM <http://localhost:8890/sparql> WHERE {   ?s1 ?p1 ?o1 .   ?o1 bif:contains "paget" .   ?s1  

Created: 2009-01-20

Credits: User Francois Belleau

Workflow What is known about HIV using Bio2RDF's SP... (2)

Thumb
To answer this question Bio2RDF Atlas about mouse and human genome sparql endpoint available at http://atlas.bio2rdf.org/sparql is searched.  The selected URIs are then loaded into your local Virtuoso triplestore at http://localhost:8890/sparql. You must enable insert mode into the graph. Once the mashup is built, two SPARQL queries analyze the obtained graph.  Finally you can submit queries to the RDF mashup about HIV as you like.  Enjoy. This is the queries present in t...

Created: 2009-02-05 | Last updated: 2009-02-05

Credits: User Francois Belleau

Workflow DataBiNS with Kegg ID (3)

Thumb
Consumes a KEGG gene id and mines for pathway, GO, PubMed and SNP information about that gene

Created: 2009-07-09 | Last updated: 2010-11-22

Credits: User Mark Wilkinson User Fong Chun Chan

Workflow omim and pathways (2)

Thumb
This workflow searches OMIM for entries associated with a particular disease in OMIM, returns the IDs and maps them to Kegg Gene IDs. For each gene, it then gets the description and any corresponding pathways those genes are involved with

Created: 2009-03-03 | Last updated: 2009-11-02

Credits: User Katy Wolstencroft User Paul Fisher

Attributions: Workflow Get Kegg Gene information

Workflow DataBiNS - Data Mining Workflow for Biolog... (2)

Thumb
No description

Created: 2007-12-04 | Last updated: 2007-12-04

Credits: User Fong Chun Chan

Results per page:
Sort by: