Note: some items may not be visible to you, due to viewing permissions.
Workflow
Search for Gene Expression Images using an...
(1)
This is a simple workflow demonstrating how to integrate multiple linked data sources using restful services in Taverna.
In this workflow it first searches for all possible gene names for a query gene from FlyBase repository, an authorative genetic database for Drosophila research, and then it uses returned gene names to search for gene expression images from Oxford FlyTED image repository.
Two Restful services were used:
One for retrieving all flybase features matching a querying ge...
Created: 2012-05-04
| Last updated: 2012-05-08
Credits:
Junzhao
Workflow
Get Alternative Gene Names for a Drosophil...
(1)
This is a simple workflow testing running a restful service in Taverna. This restful service http://www.open-biomed.org.uk/service/flybase/features/name/{name} is part of the flykit/flybase services http://code.google.com/p/open-biomed/wiki/Flybase, which is built using the Talis Puelia Linked Data API (http://code.google.com/p/puelia-php/). We want to use this simple workflow to test the idea of bridging linked data and scientific workflows using Restful services. A test input gene name...
Created: 2012-05-04
| Last updated: 2012-05-04
Credits:
Junzhao
Workflow
Get FlyTED Gene Expression Images for a Ge...
(1)
This is a simple workflow testing running a restful service in Taverna. This restful service http://www.open-biomed.org.uk/service/flyted/records/probe/{probe} is part of the flykit/flyted services http://code.google.com/p/open-biomed/wiki/Flyted, which is built using the Talis Puelia Linked Data API (http://code.google.com/p/puelia-php/).
We want to use this simple workflow to test the idea of bridging linked data and scientific workflows using Restful services.
A test input gene name can ...
Created: 2012-05-04
| Last updated: 2012-05-04
Credits:
Junzhao