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.

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: