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 Retrieve_bio_documents (2)

Thumb
This workflow retrieves relevant documents, based on a query optimized by adding a string to the original query that will rank the search output according to the most recent years. The added string adds years with priorities (most recent is highest); it starts at 2007.

Created: 2007-12-10 | Last updated: 2007-12-10

Credits: User Marco Roos User Edgar Network-member AID

Workflow CloneItemsInList (1)

Thumb
Utility workflow that clones an item copy_number times. You can use this to work around standard iteration strategies, e.g. in combination with the CountListItems workflow. Workflow examples: TestIterationStrategy_withClones. For an alternative approach see TestIterationStrategy_withNesting. Example I/O: input: A copy_number: 3 result: [A,A,A] input: [A,B,C] copy_number: 3 result: [[A,A,A][B,B,B][C,C,C]] input: [A,B,C] copy_number: [3,2] result: [[[A,A,A],[A,A]][[B,B,B],[B,B]],[[C,C,C],...

Created: 2007-11-29

Credits: User Marco Roos

Uploader

Workflow Fetch Dragon images from BioMoby v2 (3)

Thumb
Use the local java plugins and some filtering operations to fetch the comic strip image from http://www.dilbert.com

Created: 2007-11-29 | Last updated: 2007-11-29

Credits: User Yuwei Lin User David De Roure User Jiten Bhagat

Workflow 1 (2)

Thumb
Trivial workflow which will initially fail, retry twice then fall over to the alternative specified for the FailingThing process.

Created: 2007-11-06 | Last updated: 2007-11-20

Credits: User Antoon Goderis User Carole Goble User A. Random Scientist Network-member try it out

Attributions:

Workflow Remove duplicate strings (2)

Thumb
This workflow takes in two list of strings and then concatenates them together. Any duplicates that are present are then removed, and the resulting file is returned back to the user.

Created: 2007-10-03 | Last updated: 2007-11-13

Workflow Cow-Human Ortholog Pathways and Gene annot... (2)

Thumb
This workflow searches for genes which reside in a QTL (Quantitative Trait Loci) region in the cow, Bos taurus. The workflow requires an input of: a chromosome name or number; a QTL start base pair position; QTL end base pair position. Data is then extracted from BioMart to annotate each of the genes found in this region. As the Cow genome is currently unfinished, the workflow subsequently maps the cow ensembl gene ids to human orthologues. Entrez and UniProt identifiers are then identified...

Created: 2007-10-03 | Last updated: 2009-12-03

Uploader

Workflow RetroPath2.0-Mods-metabolomics (2)

Thumb
Set of workflows for the "Metabolome completion and metabolomics" use case:1) Produces a list of molecules using a user defined set of rules (RetroPath2.0 workflow).2) Takes as input the products generated by RetroPath2.0 and prepare the files to be read by OpenMS nodes.3) The last workflow finally searches for each produced compound the corresponding peak in some MS spectra.See [1] for details. How to useSee instructions embedded in the workflow.Usage specificationsThe workflo...

Created: 2017-06-30 | Last updated: 2018-11-14

Credits: User Thomas Duigou Network-member BioRetroSynth

Attributions: Workflow RetroPath2.0 - a retrosynthesis workflow with tutorial and example data

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

Workflow Visualize Molecules from DBPedia as Molecu... (3)

Thumb
Downloads entries from DBPedia which have a SMILES and creates a molecule table with 2D structures of the hits found with SPARQL.

Created: 2010-03-14

Credits: User Egon Willighagen

Workflow Get pathways by external reference (3)

Thumb
Finds pathways on WikiPathways by an external gene/protein/metabolite reference. See http://www.pathvisio.org/Help_1.1#Supported_database_systems for a list of supported database systems.

Created: 2010-01-13

Credits: User Thomaskelder

Workflow Demo of statistics webservice invoked from... (1)

This "spreadflow" was created by searching Seekda for a statistics webservice, adding it using "Web Services References" in Excel, and creating a simple VBA module to implement the corresponding Excel functions (sum, average, standard deviation etc) . The module simply gathers data from the cells to build an array of doubles that can be passed to the webservice. For more details about adding webservices to Excel see the inchidemo workflow http://www.myexperiment.org/workf...

Created: 2009-03-29

Credits: User David De Roure

Workflow Workflow Pattern - Structured Discriminato... (1)

Thumb
This workflow is an alternative GWorkflowDL representation of a structured discriminator (1-out-of-M Join) that invokes C after the first invocation of A or B (M=2). All next (M-1) invocations of A or B are ignored. The pattern is resets if both, A and B have been invoked. Please note that the transitions "C", "ignore", and "release" have different priorities (not shown in the graph) that make the net deterministic (except the occurrence of "A" and &q...

Created: 2009-01-19 | Last updated: 2009-01-20

Credits: User Andreas Hoheisel

Uploader

Workflow Using CQL to query protein sequence data (1)

Thumb
To query protein sequence infomation out of 3 caGrid data services: caBIO, CPAS and GridPIR. Scientific value To query protein sequence information out of 3 caGrid data services: caBIO, CPAS and GridPIR. To analyze a protein sequence from different data sources. Steps Querying CPAS and get the id, name, value of the sequence. Querying caBIO and GridPIR using the id or name obtained from CPAS.    

Created: 2008-12-05 | Last updated: 2009-07-14

Credits: User Wei Tan

Workflow Workflow Pattern - Simple Merge (XOR-Join) (1)

Thumb
This workflow is a GWorkflowDL representation of a simple merge (XOR Join) that invokes C when either A or B has been invoked. The structure of the GWorkflowDL representation of a simple merge is identical to the multi merge pattern!

Created: 2008-12-03 | Last updated: 2009-01-19

Credits: User Andreas Hoheisel

Uploader

Workflow Blast against ENSEMBLE Danio_rerio_Genome (1)

Thumb
This workflow invokes the blast service provided at www.bioinformatics.nl, written by Pieter Neerincx. The workflow takes as input a database name (Danio_rerio_Genome for Zebra Fish for example) and a set of sequences in fasta format. The blast service is invoked (using polling) and the result is a tab separated blast report.   To run this workflow, a certificate to access www.bioinformatics.nl needs to installed (Some services use an SSL connection). Look at the link below how to ins...

Created: 2008-10-15 | Last updated: 2008-10-15

Credits: User Wassinki

Workflow EBI_Fetch_InterPro_Matches_UniParc (1)

Thumb
For a UniParc (see http://www.ebi.ac.uk/uniprot/database/DBDescription.html#uniparc) identifier/accession fetch the assocated InterPro Matches from SRS@EBI (see http://srs.ebi.ac.uk/srsbin/cgi-bin/wgetz?-page+LibInfo+-lib+IPRMC_UNIPARC).

Created: 2008-06-08

Credits: User Hamish McWilliam

Uploader

Workflow selectworker (1)

Thumb
This workflow shows how the selectData beanshell script can be used to select items from a given list for analysis by downstream processors. Use Control and left mouse click to select multiple items.

Created: 2008-03-25 | Last updated: 2008-03-25

Credits: User Peter Li

Workflow GeneIlluminator_GetPubMedQuery (2)

Thumb
Example workflow demonstrating how to use GeneIlluminator_GetPubMedQuery, a synchronous BioMOBY service for gene symbol disambiguation. If a gene symbol is ambiguous this service uses GeneIlluminator to create clusters describing which different genes, sharing the same symbol, exist in different parts of the tree of life. GeneIlluminator provides also aliases associated to the input gene symbol. Finally, using the cluster characteristics it creates a boolean PubMed query that could be used to...

Created: 2008-02-27 | Last updated: 2008-03-03

Credits: User Pieter Neerincx User Alako

Workflow GeneIlluminator_Disambiguate (2)

Thumb
Example workflow demonstrating how to use GeneIlluminator_Disambiguate, a synchronous BioMOBY service for gene symbol disambiguation. If a gene symbol is ambiguous this service provides GI_Clusters describing which different genes, sharing the same symbol, exist in different parts of the tree of life. Provides also gene symbol aliases associated to the input gene symbol. (This is the same output as the one from the GeneIlluminator_GetClusters service.) In addition this service takes an Organi...

Created: 2008-02-27 | Last updated: 2008-03-03

Credits: User Pieter Neerincx User Alako

Workflow ExampleWorkflow1 (2)

Thumb
This workflow was created based on the Leeds Taverna Workshop 2008-02-04 material developed by Katy.

Created: 2008-02-04 | Last updated: 2008-02-04

Credits: User Katy Wolstencroft

Workflow Extract_proteins (2)

Thumb
This workflow filters protein_molecule-labeled terms from an input string(list). The result is a tagged list of proteins (disregarding false positives in the input). Internal information: This workflow is a copy of 'filter_protein_molecule_MR3' used for the NBIC poster (now in Archive).

Created: 2007-12-10 | Last updated: 2007-12-10

Credits: User Marco Roos

Workflow Discover_entities (2)

Thumb
This workflow contains the 'Named Entity Recognize' web service from the AIDA toolbox, created by Sophia Katrenko. It can be used to discover entities of a certain type (determined by 'learned_model') in documents provided in a lucene output format. Known issues: The output of NErecognize contains concepts with / characters, breaking the xml. For post-processing its results it is better to use string manipulation than xml manipulations. The output is per document, which means entities will ...

Created: 2007-12-10 | Last updated: 2007-12-10

Credits: User Marco Roos User Sophia katrenko Network-member AID

Workflow TestIteratorStrategy_withCloning (2)

Thumb
This workflow implements a strategy for this problem: > I would like to perform an iteration including a dot product between > a list and a list of lists; example: > Input: > > [1] (1) > [A,B,C] (2) > [[a,b],[c,d],[e,f]] (3) > > Desired output: > > [1Aa, 1Ab, 1Bc, 1Bd, 1Ce, 1Cf] In this implementation a java beanshell is used to clone the items in list 2 as many times per item as there are items in the sublists of list 3. The iteration stra...

Created: 2007-11-29 | Last updated: 2007-11-29

Credits: User Marco Roos

Workflow kegg_gene_to_swissprot_identifier (1)

Thumb
Takes a KEGG gene identifier, e.g. sce:YAL038W (yeast pyruvate kinase) and converts to the corresponding Swissprot identifier.

Created: 2007-11-27 | Last updated: 2007-11-28

Credits: User Sirisha Gollapudi

Workflow BioAID_Discover_proteins_from_text_plus_sy... (1)

Thumb
This workflow discovers proteins from plain text and adds synonyms using Martijn Schuemie's proteins synonym service. Proteins are discovered with the AIDA 'Named Entity Recognize' web service by Sophia Katrenko (service based on LingPipe), from which output it filters out proteins. The Named Recognizer services uses the pre-learned genomics model, named 'MedLine', to find genomics concepts in plain text.

Created: 2007-11-15

Credits: User Marco Roos User Martijn Schuemie Network-member AID

Results per page:
Sort by: