All content

Search filter terms
Filter by category
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Results per page:
Sort by:
Showing 26 results. Use the filters on the left and the search box below to refine the results.
Category: Workflow User: Andreas Hoheisel Licence: by-sa

Workflow TextGrid: Test workflow (on ingrid) (1)

Thumb
Test workflow that invokes CRUD read on ingrid.

Created: 2008-12-17

Credits: User Andreas Hoheisel

Workflow TextGrid: Test workflow (2)

Thumb
This is a first test workflow that demonstrate, how to use the GWES for a document-style Web Service within TextGrid.

Created: 2008-12-17

Credits: User Andreas Hoheisel

Workflow Workflow Pattern - Multi Choice (OR Split) (2)

Thumb
This workflow is a GWorkflowDL representation of a multi choice (OR Split) that invokes either A or B or A and B.

Created: 2008-12-09

Credits: User Andreas Hoheisel

Workflow Workflow Pattern - Exclusive Choice (XOR-S... (2)

Thumb
This workflow is a GWorkflowDL representation of an exclusive choice (XOR Split) that invokes either A or B. This workflow is equivalent to the following pseudo code: x = XOR_Split; if (x=="true") { end_A = A(x); } else { end_B = B(x); }

Created: 2008-12-09

Credits: User Andreas Hoheisel

Workflow Execute GWorkflowDL workflow using Taverna... (1)

Thumb
This workflow makes use of the "Grid Workflow Execution Service" (GWES) in order to exececute a GWorkflowDL workflow by means of the Taverna Workbench 2. As the GWES is deployed as a regular SOAP service, the WSDL can be imported as a normal service into the Taverna Workbench. This workflow contains all the input parameters as string constants, so it can be started right away without user inputs.

Created: 2009-06-30

Credits: User Andreas Hoheisel

Attributions: Workflow Execute GWorkflowDL workflow using Taverna 2

Workflow Execute GWorkflowDL workflow using Taverna 2 (1)

Thumb
This workflow makes use of the "Grid Workflow Execution Service" (GWES) in order to exececute a GWorkflowDL workflow by means of the Taverna Workbench 2. As the GWES is deployed as a regular SOAP service, the WSDL can be imported as a normal service into the Taverna Workbench.

Created: 2009-06-30 | Last updated: 2009-06-30

Credits: User Andreas Hoheisel

Workflow Workflow Pattern - Blocking Discriminator ... (1)

Thumb
This workflow is a GWorkflowDL representation of a blocking discriminator (1-out-of-M Join) that invokes C after the first invocation of A or B (M=2). All next (M-1) invocations of A or B are ignored and the AND transition is blocked. The pattern is resets if both, A and B have been invoked. Then the next token on "begin" can be processed. Please note that the transitions "C", "ignore", and "release" have different priorities (represented by p0, p1, an...

Created: 2009-01-20

Credits: User Andreas Hoheisel

Workflow Workflow Pattern - Synchronization (AND-Join) (2)

Thumb
This workflow is a GWorkflowDL representation of a synchronization (AND Join) that waits until A and B finish their execution. This workflow is equivalent to the following pseudo code: threadA = new Thread( end_A = A() ); threadB = new Thread( end_B = B() ); threadA.join(); threadB.join();

Created: 2009-01-19

Credits: User Andreas Hoheisel

Workflow Workflow Pattern - Structured Partial Join (1)

Thumb
This workflow is a GWorkflowDL representation of a structured partial join (N-out-of-M join) that invokes D after N=2 invocations of A or B or C (M=3). All next (M-N) invocations of A or B or C are ignored. This is only one out of various possibilities to model this workflow pattern.

Created: 2009-01-06

Credits: User Andreas Hoheisel

Workflow AUGUSTUS Workflow for predicting genes in ... (1)

Thumb
AUGUSTUS is a program that predicts genes in eukaryotic genomic sequences. Currently, it has been trained to predict genes in human, Drosophila melagonaster, Arabidopsis thaliana, Brugia malayi, Aedes aegypti, Coprinus cinereus, Tribolium castaneum, Schistosoma mansoni, Tetrahymena thermophila, Galdieria sulphuraria and Zea mays. In addition the species parameters of the following species are a courtesy of Jason Stajich: Caenorhabditis elegans, Saccharomyces cerevisiae, Ustilago ma...

Created: 2008-11-25 | Last updated: 2008-12-05

Credits: Network-member MediGRID

Results per page:
Sort by: