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

Workflow Calculation of molecular descriptors for m... (1)

Thumb
This workflow loads iteratively molecules from a database. For each molecule the atom typse are perceived before the hydrogens are added and the aromaticity is detected. Than the QSAR worker calculates the selected descriptors. The result of this calculation is stored in database table.

Created: 2008-11-15

Credits: User Thomasku

Workflow Write pathway to disk (2)

Thumb
Downloads and writes a pathway from WikiPathways to a local disk in the given file type.

Created: 2008-11-14 | Last updated: 2008-11-14

Credits: User Thomaskelder

Uploader

Workflow Topological Substructure Search Workflow (1)

Thumb
This workflow performs a topological substructure search. The molecules to be searched are loaded from a MDL SD file. The substructure is loaded from a SMILES (workflow input). The matched molecules are converted to CML and for the molecules which do not contain the substructure the InChI is generated.

Created: 2008-11-06

Credits: User Thomasku

Workflow Sample makefile workflow (1)

A sample makefile workflow. Type 'make help' to print an help message. Nothing else is supported in this version. Interesting links about makefiles in bioinformatics: http://www.nodalpoint.org/2007/03/18/a_pipeline_is_a_makefile http://swc.scipy.org/lec/build.html

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

Credits: User Giovanni Dall'Olio

Workflow While Sample (1)

Thumb
This WF shows how to use while constructs in workflows. The condition block generates a true or false condition. The while loop is executed once, each time the condition is true.

Created: 2008-10-21

Credits: Network-member Trident

Workflow Extract lists from a tab-delimited spreads... (1)

Thumb
This workflow takes a spreadsheet exported as a tab delimited file, such as an Excel spreadsheet. The style is expected as a matrix of data with the first row containing the column names and the first column containing the row names (see below). The top left cell is discarded. The workflow outputs three lists. A list of column names, a list of row names, and a two deep list of data points. The first list is a list of the rows and the sublist is a list of values of the cells from the columns....

Created: 2008-10-17 | Last updated: 2008-10-18

Credits: User Andrew Gibson

Workflow Genetic Analysis parallel processing example (1)

Thumb
This workflow shows both parallel and sequential elements. Input files are read in parallel and the resulting output shared with later activities.

Created: 2008-10-13

Credits: Network-member Trident

Workflow get_enzymes_by_gene (1)

Thumb
Retrieve all the EC numbers which are assigned to a given gene Input example: eco:b0002

Created: 2008-10-08

Credits: User Franck Tanoh

Workflow runFunCUT (1)

Thumb
MOBY Web Services (synchronous and asynchronous) that describe the FunCUT method. Is recommended use asynchronous MOBY services because the method needs huge range of time.   FunCUT Method Short Description: Annotates homologous sequences and includes new features related to the specific identification of protein subfamilies (orthologous groups) FunCUT (Abascal and Valencia, 2003. PROTEINS: Structure, Function, and Genetics 53:683– 692 (2003)) is application based on the study...

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

Credits: User José Manuel Rodríguez

Workflow bconv (1)

Thumb
Converts external IDs to KEGG IDs.External database:  NCBI GI, NCBI GeneID, GenBank , UniGene , OMIM. Database prefix: ncbi-gi:, ncbi-geneid:, genbank: ,unigene: , uniprot: , omim: Example of input parameter: ncbi-gi:10047090 ncbi-geneid:14751

Created: 2008-09-29 | Last updated: 2008-09-29

Credits: User Franck Tanoh

Workflow Execute cmd line app - unix - /bin/ls -R o... (1)

Thumb
Note that this workflow only works on Unix systems. The get_temporary_directory beanshell returns the path to the directory in which temporary files are held. This value is passed to the create_and_populate_list beanshell which creates a list of '-R' and the path. The resultant list is passed to the args port of the Execute_cmd_line_app service. The command port of that service has been defaulted to '/bin/ls'. The execute_cmd_line_app service runs the /bin/ls -R command on the temporary ...

Created: 2008-09-27

Credits: User Alan Williams

Workflow Execute cmd line app - unix - /bin/ls of t... (1)

Thumb
Note that this workflow only works on Unix systems. The get_temporary_directory beanshell returns the path to the directory in which temporary files are held. This value is passed to the args port of the execute_cmd_line_app service. The command port of that service has been defaulted to '/bin/ls'. The execute_cmd_line_app service runs the /bin/ls command on the temporary directory. The result is passed to its result port and then to the out port of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Uploader

Workflow Insert Molecules into Database (1)

Thumb
This workflow reads the molecules form the an MDL SD File and stores them into a database. The database used here is a Postgres SQL database which uses the PGChem::Tigress chemoinformtic extension. To run this workflow you have to install the CDK-Taverna Plug-in for Taverna 1.7.1.0 from http://cdk-taverna.de/plugin

Created: 2008-08-29 | Last updated: 2008-08-29

Credits: User Thomasku

Workflow EBI_IntAct (1)

Thumb
Find protein binary interactions using the EBI's IntAct service. See http://www.ebi.ac.uk/intact/ for further details.

Created: 2008-07-09

Credits: User Hamish McWilliam

Workflow EBI_OLS_TermInfo (1)

Thumb
Get details of an ontology term given its identifer. This workflow uses the EBI's Ontology Lookup Service (OLS) to get the details of the ontology term. The OLS suports a wide range of biological and bioinformatic ontologies. See http://www.ebi.ac.uk/ontology-lookup/ for more information.

Created: 2008-07-09

Credits: User Hamish McWilliam

Workflow EBI_Whatizit (1)

Thumb
Perform a text-mining analysis of an input text document using the EBI's Whatizit tool (http://www.ebi.ac.uk/webservices/whatizit/info.jsf). Whatizit provides a number of text-mining pipelines which can can detect various terms of biological interest in text documents. For example finding gene names and mapping them to UniProtKB identifiers, finding chemical terms and mapping them to ChEBI, etc.

Created: 2008-07-09

Credits: User Hamish McWilliam

Workflow countryExample_working (1)

Thumb
This Workflow allows you to find a list of the cities in a particular country, the time zone that country is in, the conversion rate of the currency in that country and yours and the international dialling code for that country

Created: 2008-06-16

Credits: User Katy Wolstencroft

Workflow EBI_DaliLite (1)

Thumb
Pairwise structure comparison using the DaliLite tool. The EBI's WSDaliLite web service (see http://www.ebi.ac.uk/Tools/webservices/services/dalilite) is used to access the tool.

Created: 2008-06-07

Credits: User Hamish McWilliam

Workflow EBI_MAFFT (1)

Thumb
Perform a multiple sequence alignment using the MAFFT tool (see http://align.bmr.kyushu-u.ac.jp/mafft/software/). The EBI's WSMafft web service (see http://www.ebi.ac.uk/Tools/webservices/services/mafft) is used to access to tool. Note: the WSMafft service used by this workflow is deprecated as of 21st September 2010 and should not be used in any new development. This service is will be retired during 2011. EBI's replacement MAFFT services (REST or SOAP) should be used instead.

Created: 2008-06-03 | Last updated: 2010-12-06

Credits: User Hamish McWilliam

Workflow EBI_MPsrch (1)

Thumb
Run a Smith-Waterman sequence search using the EBI’s WSMPsrch service (see http://www.ebi.ac.uk/Tools/webservices/services/mpsrch). Note: the WSMPsrch service used by this workflow was retired 27th January 2010. Equivalent functionality is available in the EBI's FASTA (REST or SOAP) and PSI-Search (REST or SOAP) services.  

Created: 2008-06-02 | Last updated: 2010-12-06

Credits: User Hamish McWilliam

Workflow EBI_Kalign (1)

Thumb
Multiple sequence alignment using the Kalign tool. This workflow uses the EBI's WSKalign service (see http://www.ebi.ac.uk/Tools/webservices/services/kalign) to access the Kalign tool. The set of sequences to align and the molecule type (protein or nucleic acid) are the input, the other parameters for the search (see Job_params) are allowed to default. Note: the WSKalign service used by this workflow is deprecated as of 21st September 2010 and should not be used in any new development. Thi...

Created: 2008-06-02 | Last updated: 2010-12-06

Credits: User Hamish McWilliam

Workflow EBI_blastpgp_PSI-BLAST (1)

Thumb
Perform a PSI-BLAST iterative search using the EBI’s WSBlastpgp service (see http://www.ebi.ac.uk/Tools/webservices/services/blastpgp). The query sequence, database to search and users e-mail address are inputs, the other parameters for the search (see Job_params) are allowed to default. In most cases you will probably want to adjust the expectation thresholds and the maximum number of iterations for your specific query sequence and the database being searched.

Created: 2008-05-31

Credits: User Hamish McWilliam

Uploader

Workflow Termine Webservice (1)

Thumb
Termine is a service provided by the National Centre for Text Mining (NaCTeM) to assist in the discovery of terms in text. More information on the Termine service can be found here. This workflow represents the simplest method of using Termine. The input represents a text string with the output being an string containing a representation of the list of terms, with their C-Value scores (representing significance in the text), in a simple xml format. Other variations of this tools will be adde...

Created: 2008-05-19 | Last updated: 2008-05-19

Credits: User Brian Rea Network-member National Centre for Text Mining (NaCTeM)

Workflow couple (1)

Thumb
My Girl Friend and me ^o^/

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

Credits: User Hong Chang Bum

Workflow getFragWithClosure2 (2)

Thumb
with parameters

Created: 2007-10-03

Results per page:
Sort by: