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

Workflow Weka Clustering Considering Different Orig... (2)

Thumb
This workflow clusters the given CSV files with the chosen Weka algorithm. The results are visualized in a PDF file. The CSV files are loaded from hard disk and merged together. Afterwards they are converted into a Weka dataset which is the suitable data type for the Weka clustering activity. The results are visualized as a PDF file showing the cluster membership of each input CSV file.

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

Workflow Split Molecules Into Clusters (1)

Thumb
This workflow splits given molecules into their cluster memberships. The molecules are loaded from a SD file and the relationship data from a CSV file. The results are saved into N different SD files, where N is the number of clusters.

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

Workflow EBI_NCBI_BLAST (4)

Thumb
This workflow performs an NCBI blast at the EBI. It accepts a protein sequence as input. Default values have been set for the search database (Uniprot), the number of hits to return (10), and all scoring and matrix options. These can be changed in the workflow by altering the string constant values if required. This workflow uses the new EBI services. They are asynchronous and so require looping over the nested workflow (Status) until the workflow has finished. Many of the EBI services now wo...

Created: 2011-01-17 | Last updated: 2013-05-30

Credits: User Katy Wolstencroft User Hamish McWilliam

Attributions: Workflow EBI_NCBI_BLAST

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 PRISM probabilistic model checking is basis of analysis of SBML model parameters space.

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

Credits: User trybik

Uploader

Workflow Plot error surface (1)

Thumb
Exemplary workflow for plotting error surface using Tav4SB (http://bioputer.mimuw.edu.pl/tav4sb/) mahtPlot WS operation. Data input format is compatibile with Tav4SB MPSA workflows.

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

Credits: User trybik

Workflow Secure REST service call example (1)

Thumb
This is an example of a workflow that contains a call to a secure REST service that requires user to authenticate with HTTP Basic Authentication. You can use testuser/testpasswd as username and password for authentication when running the workflow.

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

Credits: User Alex Nenadic

Workflow Secure Web service call example (1)

Thumb
This is an example of a workflow that contains a call to a secure Web service that runs behind HTTPS and requires user to authenticate. The first thing you can expect to see is a pop up dialog asking if you trust the Web service to be invoked over HTTPS. You can use testuser/testpasswd as username and password for authentication when running the workflow. To see where the security is being configured, right-click the service in the diagram and select "Configure security" from the menu.

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

Credits: User Alex Nenadic

Workflow Executes Python script (4)

Thumb
Snippet showing how to use Taverna Tool in Service template folder for executing a Python script. This workflow needs Python to be installed on the local system, and declared in the PATH enviromental variable, so any python script could be executed from a terminal.

Created: 2011-07-14 | Last updated: 2013-04-22

Credits: User Jose Enrique Ruiz

Uploader

Workflow NOR Service (2)

Thumb
Workflow for an automatic orthorectification of raw images service, using the NOR service developed by JRC under the GENESI-DEC and GENESI-DR projects. It takes as input a URL of a zipped SPOT4|SPOT5 raw image, and generates a new URL of a zipped file of the orthorectified image.

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

Credits: User Panos User Thomas

Workflow EBI NCBI BLAST Multi FASTA (2)

Thumb
This workflow performs multiple sequence similarity searches using the NCBI blast at the EBI. It 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. If you want to make a blast search for more than 10 sequences I would recommend you to run the workflow using the comm...

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

Credits: User Rafael C. Jimenez

Workflow Isoelectric Point (1)

Thumb
Calculates the Isoelectric Point for a protein sequence using a protein accession as input

Created: 2011-07-19 | Last updated: 2011-07-20

Credits: User Rafael C. Jimenez

Workflow getFFEntry WorkFlow (1)

Thumb
No description

Created: 2011-07-19

Workflow PSICQUIC Registry (Molecular Interactions ... (1)

Thumb
Query the PSICQUIC registry to retrieve information about services providing molecular interactions

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

Credits: User Rafael C. Jimenez

Uploader

Workflow Simulate SBML-derived ODEs (2)

Thumb
Exemplary experiment using Tav4SB (http://bioputer.mimuw.edu.pl/tav4sb/) ODEs simulation and plotting Web service operations.

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

Credits: User trybik

Workflow List of PSICQUIC services (names and URLs)... (1)

Thumb
PSICQUIC provides access to molecular interaction databases. This workflow queries the registry and gets a list of available PSICQUIC services (names and URLs).

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

Credits: User Rafael C. Jimenez

Uploader

Workflow Probabilistic Model Checking (PMC): comput... (1)

Thumb
Exemplary experiment using Tav4SB (http://bioputer.mimuw.edu.pl/tav4sb/) PRISM model translation and model checking Web service operations.

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

Credits: User trybik

Workflow Tutorial 1 Workflow (2)

Thumb
Fetch and combine transcriptomics and proteomics data from NSC11 cells in GEO and PRIDE respectively. Apply spectral counting on the proteomics data. The workflow demonstrates how to combine data from different domains (here microarray- based transcriptomics and mass spectrometry-based proteomics) and do something useful with the data. The workflow also demonstrates spreadsheet import and XPath parsing of XML data. This workflow is for tutorial/educational use only. The cells were not grown...

Created: 2014-04-16 | Last updated: 2014-04-16

Credits: User Magnus Palmblad

Workflow Make Groups for Tutorial (2)

Thumb
The workflow pairs people from two groups of equal size into the same number of pairs with one member from each group. This is done randomly, using the random.org randomization engine, which in turn is based on atmospheric radio noise.

Created: 2014-04-16 | Last updated: 2015-10-12

Credits: User Magnus Palmblad

Uploader

Workflow ARC to WARC Migration and CDX Index Compar... (1)

Thumb
Workflow for migrating ARC to WARC and comparing the CDX index files (Linux). The workflow has an input port “input_directory” which is a local path to the directory containing the ARC files, and an input port “output_directory” which is the directory where the workflow outputs are created. The files in the input directory are migrated using the “arc2warc_migration_cli” tool service component to perform the migration. The “cdx_creator_arc” and “cdx_creator_warc” tool service components creat...

Created: 2014-04-23

Credits: User Sven

Workflow BUT_UVT_preservationWorkflow_template (1)

Thumb
No description

Created: 2014-04-24

Credits: User Ondrej Klima

Workflow Concept Profile Generation Pipeline (9)

Thumb
Requirements: Have MySQL installed with a database called mydb or please create one. Have a mysql connector file. This can be downloaded from mysql.com. Rename the downloaded file to mysql-connector-java.jar and place it in the the local lib file of Taverna as written on the dependencies tab. Choose this dependency by rightclicking a beanshell script and selecting it for the whole workflow as system classloader. Download the Peregrine SKOS CLI from: https://trac.nbic.nl/biosemantics/downlo...

Created: 2014-04-30 | Last updated: 2014-06-15

Credits: User Amrish Mahes

Workflow Get properties from a properties string (1)

Thumb
This workflow shows how to get specific properties from a properties string. The properties string has the format: some.key=Some value another.key=Another value

Created: 2014-05-01

Workflow Imagemagic image size equals QA (1)

Thumb
QA component that extracts the image size of two images and checks if they match

Created: 2014-05-06

Credits: User Markus Plangg

Uploader

Workflow TIF to JP2 file format migration with qual... (1)

Thumb
This workflow reads a textfile containing absolute paths to TIF image files and converts them to JP2 image files using OpenJPEG (https://code.google.com/p/openjpeg). Based on the input text file, the workflow creates a Taverna list to be processed file by file. A temporary directory is created (createtmpdir) where the migrated image files and some temporary tool outputs are stored. Before starting the actual migration, it is checked if the TIF input images are valid file format instances u...

Created: 2014-05-07 | Last updated: 2014-05-07

Credits: User Sven

Workflow 3D reconstruction (1)

Thumb
No description

Created: 2014-05-07

Credits: User Ondrej Klima

Workflow Image annotation (2)

Thumb
No description

Created: 2014-05-07 | Last updated: 2014-05-07

Credits: User Ondrej Klima

Workflow getDataPointValue by SINP (2)

Thumb
Workflow for Taverna based on the IMPEx-FP7 method getDataPointValue. This method is used to compute values of various physical quantitites (e.g. density, magnetic field strengths etc.) for a given simulation run at a user given set of 3D points.

Created: 2014-05-07 | Last updated: 2014-05-20

Credits: User Manuel Scherf

Workflow getDataPointValueFixedTime by SINP (3)

Thumb
Workflow for Taverna based on the IMPEx-FP7 method getDataPointValueFixedTime. The method can be used to return the magnetic field (calculated by SINP paraboloid magnetic field model) in given points inside the planetary magnetosphere and at a fixed time for each point.

Created: 2014-05-07 | Last updated: 2014-05-19

Credits: User Manuel Scherf

Workflow Visualize PAV provenance as SVG (1)

Thumb
VoID descriptions are fetched as Turtle, cleaned up to be valid OWL ontology and include useful labels, processed through the OWL reasoner Pellet; this adds inferred PROV statements to the RDF, which is then fed to the PROV Toolbox, generating an SVG visualization of the provenance. Note that this workflow downloads CWM, Pellet and ProvToolbox on demand, and uses UNIX command line tools like wget and md5 which are unlikely to work in Windows. This workflow has been tested on Ubuntu 12.10 wit...

Created: 2014-05-08

Credits: User Katy Wolstencroft User Aleksandra Pawlik

Workflow Fetch Abstracts (1)

Thumb
Example how to fetch abstracts using a component that performs SQL queries based on a database properties string.

Created: 2014-05-08

Uploader

Workflow Visualize PAV provenance as SVG (1)

Thumb
VoID descriptions are fetched as Turtle, cleaned up to be valid OWL ontology and include useful labels, processed through the OWL reasoner Pellet; this adds inferred PROV statements to the RDF, which is then fed to the PROV Toolbox, generating an SVG visualization of the provenance. Note that this workflow downloads CWM, Pellet and ProvToolbox on demand, and uses UNIX command line tools like wget and md5 which are unlikely to work in Windows. This workflow has been tested on Ubuntu 12.10 wit...

Created: 2014-05-20

Credits: User Peter Li

Workflow CPGP Peregrine Get Abstracts Create tables (3)

Thumb
Requirements: Have MySQL installed with a database called mydb or please create one. Have a mysql connector file. This can be downloaded from mysql.com. Rename the downloaded file to mysql-connector-java.jar and place it in the the local lib file of Taverna as written on the dependencies tab. Choose this dependency by rightclicking a beanshell script and selecting it for the whole workflow as system classloader. Download the Peregrine SKOS CLI from: https://trac.nbic.nl/biosemantics/downlo...

Created: 2014-05-27 | Last updated: 2014-06-30

Credits: User Amrish Mahes

Workflow CPGP 2x2 Contingency table (3)

Thumb
Requirements: Have MySQL installed with a database called mydb or please create one. Have a mysql connector file. This can be downloaded from mysql.com. Rename the downloaded file to mysql-connector-java.jar and place it in the the local lib file of Taverna as written on the dependencies tab. Choose this dependency by rightclicking a beanshell script and selecting it for the whole workflow as system classloader. Download the Peregrine SKOS CLI from: https://trac.nbic.nl/biosemantics/downlo...

Created: 2014-05-27 | Last updated: 2014-06-30

Credits: User Amrish Mahes

Workflow Concept profile calculation CPGP (2)

Thumb
Requirements: Have MySQL installed with a database called mydb or please create one. Have a mysql connector file. This can be downloaded from mysql.com. Rename the downloaded file to mysql-connector-java.jar and place it in the the local lib file of Taverna as written on the dependencies tab. Choose this dependency by rightclicking a beanshell script and selecting it for the whole workflow as system classloader. Download the Peregrine SKOS CLI from: https://trac.nbic.nl/biosemantics/downlo...

Created: 2014-05-27 | Last updated: 2014-06-30

Credits: User Amrish Mahes

Workflow CPGP Concept matching calculation with inn... (2)

Thumb
Requirements: Have MySQL installed with a database called mydb or please create one. Have a mysql connector file. This can be downloaded from mysql.com. Rename the downloaded file to mysql-connector-java.jar and place it in the the local lib file of Taverna as written on the dependencies tab. Choose this dependency by rightclicking a beanshell script and selecting it for the whole workflow as system classloader. Download the Peregrine SKOS CLI from: https://trac.nbic.nl/biosemantics/downlo...

Created: 2014-05-27 | Last updated: 2014-06-30

Credits: User Amrish Mahes

Workflow CPGP Summary table (2)

Thumb
Requirements: Have MySQL installed with a database called mydb or please create one. Have a mysql connector file. This can be downloaded from mysql.com. Rename the downloaded file to mysql-connector-java.jar and place it in the the local lib file of Taverna as written on the dependencies tab. Choose this dependency by rightclicking a beanshell script and selecting it for the whole workflow as system classloader. Download the Peregrine SKOS CLI from: https://trac.nbic.nl/biosemantics/downlo...

Created: 2014-05-27 | Last updated: 2014-06-30

Credits: User Amrish Mahes

Workflow template (1)

Thumb
No description

Created: 2014-05-28

Credits: User Ondrej Klima

Workflow 3Drec (1)

Thumb
No description

Created: 2014-05-28

Credits: User Ondrej Klima

Workflow Anot (1)

Thumb
No description

Created: 2014-05-28

Credits: User Ondrej Klima

Workflow Imagemagick identify - image size (1)

Thumb
Extracts the image size using imagemagick identify

Created: 2014-06-16

Credits: User Markus Plangg

Workflow RetrivingJob1 (1)

Thumb
Get Retrieve result of a job for which you possess the ID

Created: 2014-06-17 | Last updated: 2014-06-24

Workflow Parametric Bootstrap or Resample a project... (3)

Thumb
The Parametric Bootstrap or Resample a projection matrix Workflow provides an environment to resample a projection matrix using a multinomial distribution for transitions and a log normal distribution for fertilities (Stubben, Milligan, and Nantel. 2011). The resample is based on number of plants surveyed. The projection matrix A is first split into separate transition and fertility matrices. Dead fates are added to the transition matrix and the columns are then sampled from a Multinomial dis...

Created: 2014-06-18 | Last updated: 2014-07-25

Credits: User Maria Paula Balcazar-Vargas User Jon Giddy User Gerard Oostermeijer

Attributions: Workflow Matrix Population Model analysis v12

Workflow split_by_newline (1)

Thumb
Splits a string into a list of strings. The initial string must use newline as a separator

Created: 2014-06-24 | Last updated: 2014-10-02

Workflow Damping ratio (2)

Thumb
The Damping ratio Workflow provides an environment to calculate the damping ratio of several matrices and plot them. The damping ratio can be considered as a measure of the intrinsic resilience of the population, describing how quickly transient dynamics decay following disturbance or perturbation regardless of population structure, the larger the p, the quicker the population converges. ============================================================= This workflow requires an instance of Rse...

Created: 2014-06-25 | Last updated: 2014-07-25

Credits: User Maria Paula Balcazar-Vargas User Mikolaj Krzyzanowski User Jon Giddy User Gerard Oostermeijer

Workflow Stages vectors plots, Survival and Growth ... (2)

Thumb
The Stages vectors plots, Survival and Growth rate curves Workflow provides an environment to perform several analyses on a series of stage-matrices: - Survival values calculations per stage per year and its respective plot; - Growth rates (lambda) calculations per year and its respective plot; - Stage Vectors calculations and their respective plots. ====================================================== This workflow requires an instance of Rserve on localhost This workflow has been creat...

Created: 2014-07-02 | Last updated: 2014-08-29

Credits: User Maria Paula Balcazar-Vargas User Mikolaj Krzyzanowski User Jon Giddy User Gerard Oostermeijer

Uploader
Project Biovel

Workflow Evaluate MrBayes Run on convergence, model... (1)

Thumb
BioVeL – Biodiversity Virtual e-Laboratory Workflow Documentation Name:Perform Short Bayesian Phylogenetic Inference Capacities Programme of Framework 7: EC e-Infrastructure Programme – e-Science Environments - INFRA-2011-1.2.1 Grant Agreement No: 283359 Project Co-ordinator: Mr Alex Hardisty Project Homepage: [http://www.biovel.eu][1] [1]: http://www.biovel.eu ## 1 Description The Pack contain 3 workflows that perform and validate bayesian phylogenetic i...

Created: 2014-07-04

Credits: User Saverio Vicario

Workflow Imagemagick tiff/jp2/png/jpeg (2)

Thumb
Converts tiff/jp2/png/jpeg images using imagemagick convert. The target format can be seleced with the format parameter.

Created: 2014-07-07 | Last updated: 2014-07-07

Workflow Graphicsmagick tiff/jp2/png/jpeg (1)

Thumb
Converts tiff/jp2/png/jpeg images using graphicsmagick convert. The target format can be seleced with the format parameter.

Created: 2014-07-07 | Last updated: 2014-07-07

Workflow Openjpeg tools - tiff2jp2 (1)

Thumb
Converts tiff to jp2 images using Openjpeg tools.

Created: 2014-07-08 | Last updated: 2014-07-08

Workflow Jpylyzer - JP2 Image characteristics (1)

Thumb
Extracts image width, image height, file size, and validity of a jpeg2000 image.

Created: 2014-07-08 | Last updated: 2014-07-08

Workflow EBI_InterproScan_broken (1)

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. Note that this workflow is deliberately broken

Created: 2014-07-09

Credits: User Alan Williams User Katy Wolstencroft User Hamish McWilliam

Attributions: Workflow EBI_InterproScan_NewServices

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: 2014-07-09

Credits: User Alan Williams

Attributions: Workflow Demonstration of configurable iteration

Uploader

Workflow ARC to WARC Migration with CDX Index and w... (1)

Thumb
Workflow for migrating ARC to WARC and comparing the CDX index files (Linux). The workflow has an input port “input_directory” which is a local path to the directory containing the ARC files, and an input port “output_directory” which is the directory where the workflow outputs are created. The files in the input directory are migrated using the “arc2warc_migration_cli” tool service component to perform the migration. The “cdx_creator_arc” and “cdx_creator_warc” tool service components creat...

Created: 2014-07-09

Credits: User Sven

Workflow String upload (1)

Thumb
The component uploads the string within the InputBody to the File_name within the fixed WebDAV

Created: 2013-09-16 | Last updated: 2014-02-03

Workflow SCAPE Workshop demo workflow (2)

Thumb
This is an updated version of the SCAPE workshow demonstrator workflow, based on the workflow defined by Sven Schlarb at http://wiki.opf-labs.org/display/SP/Workflows+Exercise+Worksheet

Created: 2013-09-16 | Last updated: 2013-09-19

Credits: User Donal Fellows User Sven Network-member SCAPE

Workflow In2Out (1)

Thumb
No description

Created: 2013-09-19

Workflow Use of rest services described with PDL (1)

Thumb
Workflow that exemplifies the use of PDL (parameter description language) descriptions for rest services. There are two cases. - the artifact provides as output the response from the service (rest config). - the web service provides a VOTable that is processed according to the PDL description. Some of the columns in the votable are provided as output in the artifacts (smartVOrest config).

Created: 2013-09-20

Credits: User Julian Garrido

Workflow Example of interoperability validation on ... (2)

Thumb
Workflow that exemplifies the use of PDL (parameter description language) descriptions for rest services. The web service provides a VOTable that is processed according to the PDL description. Some of the columns in the votable are provided as output in the artifacts (smartVORest config). To check interoperability we have to validatate the connections between outputs and inputs of the artifacts. In this case, there is an error in the connections. dec output is connected to dec input but d...

Created: 2013-09-20 | Last updated: 2013-10-31

Credits: User Julian Garrido

Uploader

Workflow Building a knowledge base for data mining ... (7)

Thumb
Scientifi c workflow for creating the knowledge base. 

Created: 2013-10-03 | Last updated: 2018-09-20

Credits: User respinosa

Attributions: Workflow Measuring data quality criteria in arff files Workflow Data Mining Algorithms

Uploader

Workflow Measuring data quality criteria in arff files (4)

Thumb
No description

Created: 2013-10-03 | Last updated: 2014-11-17

Credits: User respinosa

Uploader

Workflow Data Mining Algorithms (7)

Thumb
No description

Created: 2013-10-03 | Last updated: 2014-11-17

Credits: User respinosa

Uploader

Workflow User friendly data mining (7)

Thumb
This scienti fic workflow was designed for the novice data miners to learn how mining algorithms behave when applied on their datasets. The workflow is the responsible for invoking the mining recommender, as well as using the datasets required by the user, thus returning the ranking of algorithms according to the design criteria of the recommender. 

Created: 2013-10-03 | Last updated: 2019-01-08

Credits: User respinosa

Uploader

Workflow get promoter region + operate on genomic i... (5)

Thumb
This workflow computes a promoter region for each gene that we provide as input carrying the genomic information. Then it computes the overlap between the two datasets that contain genomic information plus some statistics. Returns rows of file_1 which overlap with the second file. A kolmogorov smirnov test is applied between the list that overlaps and the one that does not. Uses the R package GenomicRanges.

Created: 2013-10-04 | Last updated: 2013-11-04

Credits: User Eleni

Uploader

Workflow plotGenomic (1)

Thumb
This workflow returns a graphical representation of selected Nencki Genomics Database (www.nencki-genomics.org) content in the ± 10 kb flank of the transcription start site of a chosen gene. More precisely, it returns instances of selected area types, and instances of selected motif types that intersect any of the returned area instances. The results are returned as three files: a pdf file with the plot, and two tab-separated files with the details of areas and motifs shown in the plot. P...

Created: 2013-10-07

Credits: User mdabr

Uploader

Workflow showDatasetsGenomic (1)

Thumb
Shows all the datasets available in the Nencki Genomics Database (www.nencki-genomics.org). Click 'Use examples' to see all the datasets, separated into datasets of TFBS motifs, and all the remaining datasets (areas), the latter including data from Ensembl funcgen and (thus) Encode. Publication doi: 10.1093/database/bat069

Created: 2013-10-07

Credits: User mdabr

Uploader

Workflow loadData (1)

Thumb
Permits loading data to Nencki Genomics Database.

Created: 2013-10-08

Credits: User mdabr

Uploader

Workflow concatTwoStrings (1)

Thumb
for tests of TavernaServer

Created: 2013-10-10 | Last updated: 2013-10-10

Credits: User mdabr

Uploader
Project Biovel

Workflow BioVeL ESW STACK - ENM Statistical Workflo... (5)

Thumb
The ENM Statistical Stack Workflow (ESW STACK) allows the computation of the extent, intensity and a cummulated potential species distribution through computation of an average sum layer from the input raster layers using the R statistical environment (R Core Team 2013). The sum layer is computed from all input files. e.g from different distribution of species as a mean value from each corresponding raster cell values, coming from the Ecological Niche Modelling (ENM) Workflow (http://www.myex...

Created: 2013-10-13 | Last updated: 2016-06-22

Credits: User Robert Kulawik

Workflow Hello World (1)

Thumb
One of the simplest workflows possible. No workflow input ports, a single workflow output port "greeting", outputting "Hello, world!" as produced by the String Constant "hello".

Created: 2013-10-15

Credits: User Stian Soiland-Reyes

Workflow Hello Anyone (1)

Thumb
An extension to helloworld.t2flow - this workflow takes a workflow input "name" which is combined with the string constant "Hello, " using the local worker "Concatenate two strings", and outputs the produced string to the workflow output "greeting".

Created: 2013-10-15

Credits: User Stian Soiland-Reyes

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: 2013-10-15

Credits: User Stian Soiland-Reyes

Workflow Find compounds pharmacology and align agai... (1)

Thumb
Look up concept URI from freetext, e.g. "aspirin", find compound pharmacology and their target info. For each target, blast+tree on its sequence - if any. Uses the Open PHACTs API https://dev.openphacts.org/docs/alpha and the myExperiment workflow 3369 "Blast_Align_and_Tree" http://www.myexperiment.org/workflows/3369. Notice that in tihs workflow, most concepts won't have compounds, and most compounds won't have targets, and most targets won't have a sequence - Open PHACT API wise this mean...

Created: 2013-10-16

Credits: User Stian Soiland-Reyes User Katy Wolstencroft

Attributions: Workflow Blast_Align_and_Tree

Workflow Find compounds pharmacology targets in Ope... (2)

Thumb
Look up concept URI from freetext, e.g. "aspirin", find compound pharmacology and their target info. For each target, blast+tree on its sequence - if any. Uses the Open PHACTS API https://dev.openphacts.org/docs/1.5. Notice that in tihs workflow, most concepts won't have compounds, and most compounds won't have targets, and most targets won't have a sequence - Open PHACT API wise this means this workflow would be propagating 404 Not Found errors. Until there is a Local worker to filter out...

Created: 2013-10-16 | Last updated: 2015-11-19

Credits: User Stian Soiland-Reyes

Attributions: Workflow Find compounds pharmacology and align against target sequences

Workflow echoer (6)

Thumb
Renamed beanshell

Created: 2013-10-25 | Last updated: 2014-05-07

Workflow MeasuresDocBuilder (4)

Thumb
Added namespace

Created: 2013-10-28 | Last updated: 2014-07-23

Results per page:
Sort by: