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

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 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

Uploader

Workflow concatTwoStrings (1)

Thumb
for tests of TavernaServer

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

Credits: User mdabr

Uploader

Workflow loadData (1)

Thumb
Permits loading data to Nencki Genomics Database.

Created: 2013-10-08

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 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 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

Workflow Crawl Web with filter words (1)

Thumb
Crawl Web with filter words

Created: 2013-09-30

Workflow WebCrawl with word filter (1)

Thumb
WebCrawl with word filter

Created: 2013-09-23

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

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 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 Acquiring background knowledge on companie... (1)

Thumb
This workflow shows how to add background knowledge on companies (e.g., turnover, number of employees, branch) from DBpedia to a dataset.

Created: 2013-09-16

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

Uploader

Workflow Concatenated String of Hipsterisms (1)

Thumb
A workflow that gets a number of http://hipsteripsum.me/ through a REST call to http://hipsterjesus.com/ into a JSON string, then disassembles the record and concatenates into a paragraph.

Created: 2013-09-13

Credits: User Scottschreckengaust User tpacurtis User User Mutanthumb User Chrisser User Kayleigh Ayn Bohémier User Atminer

Attributions: Workflow Concatenated String of Sentences Workflow Hello Hipster Workflow Hello Hipster Workflow Hello Hipster World

Workflow Example Workflow (1)

Thumb
This is an example workflow

Created: 2013-09-13

Workflow Using Linked Open Data from Eurostat as Ba... (2)

Thumb
This process shows how an existing data table containing data about countries can be enriched with background knowledge from Eurostat. The example takes tabular data about the alcohol consumption in European countries as input, adds more data about those countries from Eurostat, and finally learns a model based on the enriched data which explains high alcohol consumption.

Created: 2013-09-12 | Last updated: 2013-09-13

Workflow Using PDL description and PDL smart descri... (1)

Thumb
This workflow call the same service using two different PDL descriptions. In the first case, the PDL_service artifact is set up to work with a rest service. In the second case, the PDL_service artifact is set up to work with a rest service but a votable is expected and processed according to the PDL description. It allows providing columns from the votable as output ports.

Created: 2013-09-11

Credits: User Julian Garrido

Workflow PDL workflow for a VAMDC collision service (2)

Thumb
Example to show how to use a PDL description file implementation of a VAMDC collision asynchronous service

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

Credits: User Julian Garrido

Uploader

Workflow Plane cut on planetary models provided und... (1)

Thumb
This is a simple workflow using one of the webservice provided by IMPEx. It calculates the value of a plane for different variables for a particular planetary model.

Created: 2013-09-11

Credits: User David PS

Workflow Analyzing Data from a Linked Open Data SPA... (1)

Thumb
This process reads a list of countries, their GDP and energy consumption from the Eurostat Linked Open Data SPARQL Endpoint (http://wifo5-03.informatik.uni-mannheim.de/eurostat/) and analyzes whether there is a correlation between GDP and energy consumption

Created: 2013-09-11 | Last updated: 2013-09-11

Workflow Refresh SPI after plugin installation (1)

Thumb
This workflow hacks into Taverna's plugin system to force update the net.sf.taverna.t2.workbench.views.results.saveactions.SaveAllResultsSPIRegistry SPI, which means it is possible to install/update the Taverna PROV plugin without restarting. This is needed to enable live update of this plugin, because there is a bug in Taverna 2.4 and below where the SPI registries are not updated correctly after installation of a plugin.

Created: 2013-09-10

Credits: User Stian Soiland-Reyes

Uploader

Workflow Get Particle trajectories from starting po... (1)

Thumb
This is a workflow that uses 2 different services from IMPEx to calculate different variables at a certain radius for a particular planetary model.

Created: 2013-09-10

Credits: User David PS

Attributions: Workflow Sphere lan-lot random points Workflow Particle trajectories in the planetary models provided under IMPEx Workflow VOTable on the net maker for IMPEx Workflow Interpolate n-randon points in a sphere on a planetary models provided under IMPEx

Uploader

Workflow Interpolate n-randon points in a sphere on... (1)

Thumb
This is a workflow that uses 2 different services from IMPEx to calculate different variables at a certain radius for a particular planetary model.

Created: 2013-09-10

Credits: User David PS

Attributions: Workflow Interpolate values on planetary models provided under IMPEx Workflow VOTable on the net maker for IMPEx Workflow Sphere lan-lot random points

Uploader

Workflow Sphere lan-lot random points (1)

Thumb
It gest n lat-lon coordinates pairs as comma separated values. It uses a a random generator from http://www.random.org

Created: 2013-09-10

Credits: User David PS

Results per page:
Sort by: