Workflows

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

Workflow Get top blastx hit of a list of contigs (1)

Thumb
This workflow takes a contigs.fasta file , gets all the ORF's present in it , runs blastx on each ORF, gets the FASTA file of the top blastX hit and its GI number.

Created: 2012-05-04 | Last updated: 2012-05-04

Credits: User BioCo Consultants

Uploader

Workflow FINAL VERSION (1)

Thumb
 From genome to genbank file and annotations Manual and documentation at: http://www.students.ncl.ac.uk/g.georgiou/newweb/

Created: 2012-05-04 | Last updated: 2012-05-04

Credits: User Georgeg9 Network-member BioGreen Ltd.

Attributions: Workflow Convert to KEGG ID Workflow NCBI Gi to Kegg Pathways Workflow EBI_NCBI_BLAST Workflow EBI_InterproScan_NewServices

Uploader

Workflow Run on amazon cloud (1)

Thumb
 Execute commands on amazon cloud machines Manual and documentation at: http://www.students.ncl.ac.uk/g.georgiou/newweb/

Created: 2012-05-04 | Last updated: 2012-05-04

Credits: User Georgeg9 Network-member BioGreen Ltd.

Uploader

Workflow Search for Gene Expression Images using an... (1)

Thumb
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: User Junzhao

Uploader

Workflow Get Alternative Gene Names for a Drosophil... (1)

Thumb
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: User Junzhao

Uploader

Workflow Get FlyTED Gene Expression Images for a Ge... (1)

Thumb
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: User Junzhao

Workflow GetCities2 (1)

Thumb
 Get cities by entering a country name

Created: 2012-05-03 | Last updated: 2012-05-03

Credits: User Xiaoxiaoshijie

Workflow SNP Position Information (1)

Thumb
This workflow extracts information about the position of SNPs and the genes they are associated with, using BioMart (ENSEMBL Variation 66).

Created: 2012-04-17 | Last updated: 2012-04-17

Credits: User Katy Wolstencroft

Workflow Match gene lists based on information in l... (7)

Thumb
[THIS WORKFLOW IS IN BETA STAGE] This workflow computes the match between two lists of Entrez Gene Identifiers by means of concept profile matching (Jelier et al., van Haagen et al.). The result of this is a list of concepts ordered by their matching score (the length of the list set by maxMatchNr). Of this list the summed scores are explained by computing the concepts that contribute most to the combination of the matching genes. Example to explain (by analogy): When a group of informatic...

Created: 2012-04-17 | Last updated: 2012-04-25

Credits: User Marco Roos User Reinout van Schouwen User Eleni User Kristina Hettne Network-member BioSemantics

Attributions: Workflow Match concept profiles Workflow Explain concept scores

Workflow ICDAR 2011 End-to-End Applications contest... (1)

Thumb
Full workflow for use with the DAE platform and as used for the ICDAR 2011 "Document Analysis Algorithm Contributions in End-to-End Applications" contest, including contributed algorithms.

Created: 2012-04-14 | Last updated: 2012-04-14

Credits: User Bart Lamiroy

Uploader

Workflow Create and execute a simulation on the RIS... (1)

Thumb
Create and execute a simulation on the RISE server. This workflow take 3 inputs: the XML to configure the RISE framework, the URL of the ZIP file model (a zipped directory containing the model files), and the new framework name. This workflow produce on the output the simulation LOG file.

Created: 2012-04-09

Workflow Unix tool service using string replacement (1)

Thumb
The tool service outputs a message that greets using the names specified on Greet's input ports.

Created: 2012-04-05

Credits: User Alan Williams

Workflow Spreadsheet Import Example (1)

Thumb
Example using the SpreadsheetImport service to import data from an Excel spreadsheet. The workflow imports the file spreadsheet file WaterUse.xlsx and generates a graph from the date. The source data is from http://data.gov.uk/

Created: 2012-04-05

Credits: User Alan Williams

Workflow Simple Python example (1)

Thumb
This workflow generates a random number within the range 0 to 100. The generation is done by a python script. The workflow assumes that python is in the path.

Created: 2012-04-05

Credits: User Alan Williams

Workflow Secure Web service call example (2)

Thumb
This is an example of a workflow that contains a call to a secure Web service that runs behind HTTPS and requires user to authenticate. The first thing you can expect to see is a pop up dialog asking if you trust the Web service to be invoked over HTTPS. You can use testuser/testpasswd as username and password for authentication when running the workflow. To see where the security is being configured, right-click the service in the diagram and select "Configure security" from the menu. You ...

Created: 2012-04-05 | Last updated: 2013-06-11

Credits: User Alan Williams

Workflow Retrieve sequence in EMBL format (1)

Thumb
This workflow retrieves a sequence associated with its features in embl format

Created: 2012-04-05 | Last updated: 2012-04-05

Credits: User Alan Williams

Workflow Render gene via BioGPS (3)

Thumb
This workflow uses the REST API of BioGPS to list the plugins and then allow the user to select which plugin to use to display the input gene id

Created: 2012-04-05 | Last updated: 2012-05-23

Credits: User Alan Williams

Workflow Pipelined list iteration (1)

Thumb
Perform multiple iterations of services in order to show pipelining

Created: 2012-04-05

Credits: User Alan Williams

Workflow Numerically adding two values. (1)

Thumb
This workflow relies on a Unix system. It wraps the "bc" command line calculator. It downloads the calculation script from a URL.

Created: 2012-04-05

Credits: User Alan Williams

Workflow Multiple choice quiz (1)

Thumb
A fun example workflow showing user-interaction and service looping

Created: 2012-04-05 | Last updated: 2012-04-05

Credits: User Alan Williams

Results per page:
Sort by: