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 42 results. Use the filters on the left and the search box below to refine the results.
User: Stian Soiland-Reyes

Workflow Merge list of errors to string (2)

Thumb
Based on http://myexperiment.elda.org/workflows/27/ The beanshell scripts collectively builds a temporary file of the merged string (by default using newline as separator). As each item is appended to the file separately by Write_text_append, this means it can handle occassional errors in the list, such as in the output from Sometimes_fails. Such items are not included in the merged string. To use, merge with your workflow and delete "Create_Lots_if_Strings", "Sometimes_Fai...

Created: 2011-09-13 | Last updated: 2011-09-13

Workflow XML-RPC example current time (1)

Thumb
Using Apache ws-xmlrpc from Beanshell scripts to call time.xmlrpc.com - see http://www.xmlrpc.com/currentTime To use, download the JARs from http://ws.apache.org/xmlrpc/download.html (ie. http://apache.mirror.anlx.net//ws/xmlrpc/apache-xmlrpc-current-bin.zip ) - unzip and put into Taverna's home directory lib/ folder. Right-click on the Beanshell script and check the "Dependencies" tab to check that all JARs have been ticked off (minimum required: ws-common-util.jar, xmlrpc-client.jar and x...

Created: 2011-08-11 | Last updated: 2011-08-11

Credits: User Stian Soiland-Reyes

Workflow Using a Create_List script with a dot-prod... (1)

Thumb
Create_lots_of_strings gives implicit iteration over the service add_a_and_b - assume this is a service that returns two values which you now want to keep in a list [a,b]. The shim Create_list takes two single inputs, and returns a list of [in1, in2]. Configured with the Dot product list strategy it means that it will pipeline out [a1,b1], [a2,b2], [a3,b3] etc.Create_lots_of_strings gives implicit iteration over the service add_a_and_b - assume this is a service that returns two values which...

Created: 2011-02-02 | Last updated: 2011-02-02

Credits: User Stian Soiland-Reyes

Workflow Biomart and 2x BLAST (1)

Thumb
Perform Roden and Invertebrates BLAST sequence alignments (using DDBJ Blast) on the gene sequences for a (semi-random) selection of genes from Human sapiens chromosome 22. (Using Biomart). blast_ddbj_invertebrates and blast_ddbj_rodents should execute in parallel as they don't depend on each other.

Created: 2010-12-13 | Last updated: 2010-12-13

Workflow Biomart and Blast with concatinated gene id (1)

Thumb
Perform Rodent BLAST sequence alignments (using DDBJ Blast) on the gene sequences for a (semi-random) selection of genes from Human sapiens chromosome 22. (Using Biomart). Finally (to showcase Taverna pipelining) - the Ensembl gene ID is added as a prefix on the BLAST report. Referenced in the Taverna knowledge blog.

Created: 2010-12-13 | Last updated: 2010-12-13

Attributions: Workflow BLAST using DDBJ service Workflow Biomart and Blast

Workflow Biomart and Blast (1)

Thumb
Perform Rodent BLAST sequence alignments (using DDBJ Blast) on the gene sequences for a (semi-random) selection of genes from Human sapiens chromosome 22. (Using Biomart) Referenced in the Taverna knowledge blog.

Created: 2010-12-13 | Last updated: 2010-12-13

Attributions: Workflow BLAST using DDBJ service

Workflow Find/show Taverna's home directory (1)

Thumb
Find Taverna's home directory and open that folder using Explorer/Finder/Gnome. This is the folder that is typically something like C:\Users\stain\AppData\Roaming\taverna-2.1.2, C:\Documents and settings\stain\taverna-2.1.2, /home/stain/.taverna-2.1.2 or /Users/stain/Library/Application support/taverna-2.1.2 This workflow should work on both Taverna 1 and Taverna 2. For Taverna 2 the beanshell script uses reflection to try to call ApplicationRuntime.getInstance().getApplicationHome() ...

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

Credits: User Stian Soiland-Reyes

Workflow Pathway to Pubmed (1)

Thumb
This workflow takes in a list of KEGG pathway descriptions and searches the PubMed database for corresponding articles. Any matches to the pathways are then retrieved (abstracts only). These abstracts are then returned to the user.

Created: 2008-09-02 | Last updated: 2008-09-08

Credits: User Stian Soiland-Reyes User Paul Fisher

Attributions: Workflow ProteinSynonymsToQuery

Workflow missingOutputSplitter (1)

Thumb
No description

Created: 2008-08-27

Credits: User Stian Soiland-Reyes

Workflow Pathways and Gene annotations for QTL Phen... (1)

Thumb
No description

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

Results per page:
Sort by: