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
Filter by curation
Results per page:
Sort by:
Showing 4527 results. Use the filters on the left and the search box below to refine the results.

Workflow Fetch PDB flatfile from RCSB server (1)

Thumb
Given an identifier such as '1crn' fetches the PDB format flatfile from the RCSB

Created: 2012-04-05

Credits: User Alan Williams

Workflow Example workflow for REST and XPath activi... (1)

Thumb
This workflow fetches weather forecast for the user-specified location. First of all it uses the provided location name to obtain a WOEID ("Where On Earth ID") of that location, then uses that unique identifier to fetch the weather forecast from Yahoo server. Multiple results may be obtained in case there is no unique translation of the location to a WOEID. REST activity is used to perform HTTP requests and fetch data from remote servers; XPath activity is then used to parse the XML data a...

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

Credits: User Alan Williams

Workflow Example of explicit looping (1)

Thumb
This workflow demonstrates how a nested workflow can be called an explicit number of times. Note that the loop iterator does not need to be used in the logic of the loop contents. It can be used as a sentinel (see the conditional workflow)

Created: 2012-04-05

Credits: User Alan Williams

Workflow Example of conditional invocation (1)

Thumb
This workflow demonstrates how nested workflows can be conditionally invoked

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

Credits: User Alan Williams

Workflow Example for external tools with zip and unzip (1)

Thumb
This workflow only works on a Unix machine. This workflow takes a fixed URL from which a text file is downloaded (output as Original_file). That file is zipped (output as Zipped_File) and then unzipped again (output as Unzipped_File). The orginal file and the unzipped version are then diff'd/

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

Credits: User Alan Williams

Workflow EBI_InterproScan_NewServices (2)

Thumb
This workflow performs an interproscan at the EBI on sequences provided as input. The output is provided as text and xml. This workflow uses the new EBI services, which are asynchronous and require looping over the nested workflow (Status) until the workflow has finished. Many of the EBI services now work in this way, so you can use this workflow as an example of the invocation pattern and looping configuration.

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

Credits: User Alan Williams

Workflow Demonstration of configurable iteration (1)

Thumb
This workflow shows the use of the iteration strategy editor to ensure that only relevant combinations of inputs are used during an implicit iteration.

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

Credits: User Alan Williams

Workflow BioMoby tutorial workflow (1)

Thumb
A workflow from part of the BioMoby tutorial

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

Credits: User Alan Williams

Workflow BiomartAndEMBOSSMouseRat (1)

Thumb
This workflow retrieves all genes on human chromosome 22 that are associated with a disease and aligns the upstream regions of the mouse and rat homologues. The alignments are plotted and corresponding sequence ids are also returned.

Created: 2012-04-05

Credits: User Alan Williams

Workflow BiomartAndEMBOSSMouseRat (1)

Thumb
This workflow retrieves all genes on human chromosome 22 that are associated with a disease and aligns the upstream regions of the mouse and rat homologues. The alignments are plotted and corresponding sequence ids are also returned.

Created: 2012-04-05

Credits: User Katy Wolstencroft

Uploader

Workflow Get Pathway-Genes and gene description by ... (2)

Thumb
Given a specific entrez gene id, returns the pathways that this gene participates in and for each of those pathways which genes (including their description) are associated with.

Created: 2012-03-27 | Last updated: 2012-04-03

Credits: User Eleni

Uploader

Workflow Format_transform_RMonto-RSextension (1)

Thumb
This workflow provides transformation of an item description attribute set from RMonto operator into a format required by attribute based k-NN operators of the Recommender extension.

Created: 2012-03-26

Uploader

Workflow DemoWorkflow (1)

Thumb
 Demo Workflow

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

Credits: User Jribault

Workflow (Updated)Retrieve sequence in EMBL format. (1)

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

Created: 2012-03-19 | Last updated: 2012-04-02

Credits: User Ankit upadhyay

Workflow Available instruments through DPAS which a... (1)

Thumb
This workflow uses a DPAS servlet to obtain all available intrument keys in the DPAS (Data Provider Access Service) and formats the return as VOTable.

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

Credits: User Anja Le Blanc

Attributions: Workflow Available instruments through DPAS Workflow Split VOTable into its values

Workflow Example of Execute_SQL_Query with parameters (1)

Thumb
This workflow connects to a mysql on localhost, queries the "world" database which is one of the test databases on MySQL 5.5, queries it about which countries have Dutch as a language, and emits answers in both Lists and in xml. This workflow is intended as an example to help you see the syntax for the various inputs to this local service beanshell. see: http://www.mygrid.org.uk/dev/wiki/display/taverna/Execute+SQL+Query for instructions on jars, dependencies etc. The jar used he...

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

Credits: User Helen Hulme

Workflow localhost Tesseract-Ocrad comparison (3)

Thumb
Simple demo workflow, for use with a standalone (localhost) version of the DAE platform. Compares Tesseract and Ocrad OCR results. For demonstration reasons and ease of use, this workflow has hardcoded username/password values. This is, obviously, very bad, but since it relates only to a sandboxed virtual server, potential damage is null.

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

Credits: User Bart Lamiroy

Workflow Simple Tesseract-Ocrad comparison (1)

Thumb
Simple demonstration workflow for use with the on-line Lehigh-based DAE server, comparing the results of Tesseract and Ocrad OCR engines on a specific document image.

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

Credits: User Bart Lamiroy

Uploader
1599?size=60x60 Ch Juk

Workflow kddcup98 direct marketing (1)

Thumb
RapidMiner supports Meta Learning by embedding one or several basic learners as children into a parent meta learning operator. In this example we generate a data set with the ExampleSetGenerator operator and apply an improved version of Stacking on this data set. The Stacking operator contains four inner operators, the first one is the learner which should learn the stacked model from the predictions of the other four child operators (base learners). Other meta learning schemes like Boosting ...

Created: 2012-03-15

Workflow Check in UOC which instruments were observ... (2)

Thumb
Query of the UOC to find the instrument_observatory keys for instruments which were observing at a given time period and a given location.

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

Credits: User Anja Le Blanc

Uploader

Workflow Jpylyzer Review Demonstration (1)

Thumb
 Review demonstration workflow that compares the jpylyzer tool with the struct checker and jhove.  Runs on British Library JISC 1 content, looking for invalid images.

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

Credits: User Carl

Workflow Jane's Final Workflow (1)

Thumb
Example workflow demonstrating the use of the DAE platform's web service capabilities, as published "The Non-Geek's Guide to the DAE Platform", Bart Lamiroy & Daniel Lopresti, DAS - 10th IAPR International Workshop on Document Analysis Systems (2012).

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

Credits: User Bart Lamiroy

Workflow Split VOTable into its values (1)

Thumb
This workflow takes a single VOTable and splits it up in a vector for the names of fields, a vector for the UCDs of the fields, a vector for the UTypes of the fields, and a two dimensional vector for the values.

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

Credits: User Anja Le Blanc

Workflow Co-rotating Interaction Regions backwards ... (1)

Thumb
Run the cir backwards propagation code on the HELIO processing service. Required inputs: time start of backwards propagation, the object (planet/spacecraft) from where the propagation should start, assumed solar wind speed at the time, assumed error of solar wind speed Output: VOTable with times at different points in solar system

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

Credits: User Anja Le Blanc

Workflow Propagation of the Solar Energetic Particl... (1)

Thumb
use of the processing service to calculate time delays to the planets Inputs: time when propagation should start from the hit object hit_object where was the SEP event observed speed of the solar wind error value of solar wind speed beta traveling speed of energetic particals as percentage of the speed of light

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

Credits: User Anja Le Blanc

Results per page:
Sort by: