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 1566 results. Use the filters on the left and the search box below to refine the results.
Uploader

Workflow Extract histogram features from image file... (1)

Thumb
The main element of this workflow is a RESTful service designed in the SCAPE QA command line tools RESTful package https://github.com/openplanets/scape/tree/master/pc-qa-toolwrapper-rest. The Github project https://github.com/openplanets/scape/tree/master/xa-rester from Andy Jackson is a basis implementation for pc-qa-toolwrapper-rest package. The QA REST package enables creation of RESTful web service that wraps QA command line tool like ‘extractfeatures’ or ‘create’...

Created: 2011-07-01 | Last updated: 2012-04-04

Credits: User Roman

Uploader

Workflow Common SCAPE QA command line tool RESTful ... (1)

Thumb
The QA REST package enables creation of RESTful web service that wraps any QA command line tools. The main element of this workflow is a RESTful service designed in the SCAPE QA command line tools RESTful package https://github.com/openplanets/scape/tree/master/pc-qa-toolwrapper-rest. The Github project https://github.com/openplanets/scape/tree/master/xa-rester from Andy Jackson is a basis implementation for pc-qa-toolwrapper-rest package. The workflow comprises path to the RESTful servi...

Created: 2011-07-01 | Last updated: 2012-04-04

Credits: User Roman

Workflow BiomartAndEMBOSSDisease (2)

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

Created: 2011-07-12 | Last updated: 2012-03-19

Credits: User Katy Wolstencroft

Attributions: Workflow BiomartAndEMBOSSDisease

Workflow EBI_InterproScan_NewServices (1)

Thumb
This workflow performs an interproscan at the EBI on sequences provided as input. The output is provided as text, xml or png. 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: 2011-07-12 | Last updated: 2011-07-12

Credits: User Alan Williams User Katy Wolstencroft

Attributions: Workflow EBI_InterproScan_NewServices

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: 2011-07-12 | Last updated: 2011-07-12

Credits: User Alan Williams

Workflow Multiple choice quiz (1)

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

Created: 2011-07-12 | Last updated: 2011-07-12

Credits: User Alan Williams User George

Attributions: Workflow Multiple choice quiz

Workflow Fetch Dragon images from BioMoby (1)

Thumb
Fetch images and annotations of snapdragons

Created: 2011-07-12 | Last updated: 2011-07-12

Credits: User Tomoinn

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: 2011-07-12 | Last updated: 2011-07-12

Credits: User David Withers

Attributions: Workflow Spreadsheed Data Import Example

Workflow Retrieve sequence in EMBL format (1)

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

Created: 2011-07-12 | Last updated: 2011-07-12

Credits: User Franck Tanoh

Attributions: Workflow Retrieve sequence in EMBL format

Workflow Pipelined list iteration (1)

Thumb
Perform multiple iterations of services in order to show pipelining

Created: 2011-07-12 | Last updated: 2011-07-12

Credits: User Ian Dunlop User Stian Soiland-Reyes

Attributions: Workflow Pipelined list iteration

Workflow GBSeq test (1)

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

Created: 2011-07-12 | Last updated: 2011-07-12

Credits: User Franck Tanoh

Attributions: Workflow GBSeq test

Workflow Fetch today's xkcd comic (1)

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

Created: 2011-07-12 | Last updated: 2011-07-12

Credits: User Tomoinn User Stian Soiland-Reyes

Attributions: Workflow Fetch today's xkcd comic

Workflow Fetch PDB flatfile from RCSB server (1)

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

Created: 2011-07-12 | Last updated: 2011-07-12

Credits: User Alan Williams User Tomoinn

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: 2011-07-12 | Last updated: 2011-07-12

Credits: User Alan Williams User Tomoinn

Workflow BioMoby tutorial workflow (1)

Thumb
A workflow from part of the BioMoby tutorial

Created: 2011-07-12 | Last updated: 2011-07-12

Credits: User EdwardKawas

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: 2011-07-12 | Last updated: 2011-07-12

Credits: User Tomoinn

Attributions: Workflow A workflow version of the EMBOSS tutorial

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: 2011-07-13 | Last updated: 2011-07-13

Credits: User Alan Williams

Workflow Unix tools with zip, unzip and diff (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: 2011-07-13 | Last updated: 2011-07-13

Credits: User Alan Williams User Steffen Möller

Attributions: Workflow Example for external tools with gzip and gunzip

Workflow Unix tool for 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: 2011-07-13 | Last updated: 2011-07-13

Credits: User Alan Williams User Steffen Möller

Uploader

Workflow Multi-parameter sensitivity analysis (MPSA) (2)

Thumb
Exemplary multi-parameter sensitivity analysis (MPSA) experiment using Tav4SB (http://bioputer.mimuw.edu.pl/tav4sb/) WS operations. In this version of MPSA, ODEs simulations are basis of analysis of SBML model parameters space.

Created: 2011-07-14 | Last updated: 2011-07-21

Credits: User trybik

Workflow Select from a list of possible web service... (1)

Thumb
The workflow for selecting from a list of possible web service parameter values has two input ports: the wsdl address of the web service and the variable name. It parses the web service wsdl description (the web service http://ropot.ijs.si/webservices/janez/getvalues.php?wsdl does that) and then it asks the user to select one value from a drop-down menu. This workflow is very useful when web services have inputs which expect as a parameter one value from a list of possible values.

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

Credits: User Petra Kralj Novak User Janez Kranjc

Workflow Text preprocessing (1)

Thumb
The input to this workflow is plain text. The text is preprocessed so that non- alfanumeric symbols are removed, the text is transformed to to lower case and stop words are removed. The workflow first removes the charachters from this set: `~!@#$%^&*()_+=-{}|\][":;'?><,./. Then it transforms the text to lower case. The user will be prompted to select a dictionary for stop words from a list. The workflow will, based on the selected list, remove the stop words. Stop words are...

Created: 2011-01-07 | Last updated: 2011-01-07

Credits: User Petra Kralj Novak

Workflow Text stemming with Porter Stemmer (1)

Thumb
This workflow does text stemming. Stemming removes the inflicted endings of words. It is often used as text preprocessing for text mining, since stemmed words can be easily matched and counted. The input to the workflow is the text to be stemmed, the output is the stemmed text.  

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

Credits: User Petra Kralj Novak

Workflow Population reconstruction and dynamic popu... (2)

Thumb
Runs the population reconstruction model (PRM) to create a synthetic individual-level population and then projects the population through a number of years. This is still in progress, results cannot be made public yet.

Created: 2011-01-12 | Last updated: 2011-01-19

Credits: User Nick Malleson

Workflow Weka Clustering With Silhouette Analysis A... (2)

Thumb
This workflow clusters given QSAR CSV file and performs a silhouette analysis which is visualised in a PDF file. The QSAR data is loaded from a CSV file and converted into a Weka dataset. After that the data is clustered and the results are visualised in a PDF file.

Created: 2011-01-13 | Last updated: 2011-07-21

Results per page:
Sort by: