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 228 results. Use the filters on the left and the search box below to refine the results.
Tag: example

Workflow BiomartAndEMBOSSAnalysis (4)

Thumb
Using Biomart and EMBOSS soaplab services, This workflow retrieves a number of sequences from 3 species: mouse, human, rat; align them, and returns a plot of the alignment result. Corresponding sequence ids are also returned.

Created: 2009-09-15 | Last updated: 2015-01-26

Workflow Example of a conditional execution workflow (1)

Thumb
If the input is true then the string 'foo' is emited, if false then 'bar'. Just a simple example to show how the monster works, so to speak. Note that this type of workflow is not suitable for Taverna 2. An alternative mechanism is recommended.

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

Credits: User Tomoinn

Workflow Fetch today's xkcd comic (1)

Thumb
Use the local java plugins and some filtering operations to fetch the comic strip image from http://xkcd.com/ Based on the FetchDailyDilbert workflow.

Created: 2008-03-05 | Last updated: 2008-04-07

Credits: User Tomoinn User Stian Soiland-Reyes

Attributions:

Workflow Retrieve sequence in EMBL format (3)

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

Created: 2009-06-17

Credits: User Franck Tanoh User Tomoinn User Stuart Owen

Workflow Fetch PDB flatfile from RCSB server (1)

Thumb
Given an identifier such as '1crn' fetches the PDB format flatfile and returns the corresponding 3D image of the protein.

Created: 2008-03-05 | Last updated: 2008-03-31

Credits: User Tomoinn

Workflow A workflow version of the EMBOSS tutorial (1)

Thumb
Designed to show the use of EMBOSS based Soaplab services from Taverna, this workflow has no inputs as all initial values are specified as string constants. A sequence set is fetched using the seqret tool, then simultaneously scanned for predicted transmembrane regions and subjected to a multiple alignment using emma. This alignment is then plotted to a set of PNG images and also used to build a profile using the prophecy and prophet tools.

Created: 2008-03-05 | Last updated: 2008-03-25

Credits: User Tomoinn

Workflow Workflow Pattern - Structured Loop (B) (2)

Thumb
This workflow is an alternative GWorkflowDL representation of a structured loop that updates the variable "x" in each iteration and which models the control flow separately from the index "i". Here a version of the graph with manual graph layout: This workflow is equivalent to the following pseudo code: x:=0; for ( i:=0; i<=99; i++) { x:=x+i; } x_result:=x; Please remark that this demonstration workflow does not invoke any external services at all. The c...

Created: 2008-12-09

Credits: User Andreas Hoheisel

Attributions: Workflow Workflow Pattern - Structured Loop

Workflow GBSeq test (2)

Thumb
This workflow retrieves nucleotide and protein sequences with the literature and references associated to them given a protein and a nucleotide id.

Created: 2008-03-05 | Last updated: 2008-03-31

Credits: User Franck Tanoh

Workflow Fetch Dragon images from BioMoby (3)

Thumb
Fetch images and annotations of snapdragons

Created: 2008-03-05 | Last updated: 2010-07-14

Credits: User Tomoinn

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

Results per page:
Sort by: