All content

Search filter terms
Filter by category
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 4527 results. Use the filters on the left and the search box below to refine the results.

Workflow Multiple Blastp (2)

Thumb
This is a workflow to automate multiple BLASTp jobs on a large list of protein sequences in FASTA format.

Created: 2007-11-20 | Last updated: 2008-01-10

Credits: User Kieren Lythgow

Workflow Image Mining with RapidMiner (1)

Thumb
This is an image mining process using the image mining Web service provided by NHRF within e-Lico. It first uploads a set of images found in a directory, then preprocesses the images and visualizes the result. Furthermore, references to the uploaded images are stored in the local RapidMiner repository so they can later be used for further processing without uploading images a second time.

Created: 2010-04-28 | Last updated: 2012-01-16

Workflow Get weather information (3)

Thumb
Get the weather forcast of the day for you city. Info display: wind, visibility, temperature, sky conditions and pressure. The default value Stian's home country.

Created: 2008-06-17 | Last updated: 2008-06-20

Credits: User Franck Tanoh User Stian Soiland-Reyes

Attributions: Workflow Get weather information Workflow Get cities by country name

Uploader

Workflow Escherichia coli : From cDNA Microarray Ra... (1)

Thumb
This workflow takes in a CDNA raw file and a normalisation method then returns a series of images/graphs which represent the same output obtained using the R and bioconductor. Also retruned by this workflow are a list of the top differentialy expressed genes (size dependant on the number specified as input - geneNumber), which are then used to find the candidate pathways which may be influencing the observed changes in the microarray data. By identifying the candidate pathways, more detailed...

Created: 2008-05-08 | Last updated: 2008-05-12

Credits: User Saeedeh User Paul Fisher

Attributions: Workflow HUMAN Microarray CEL file to candidate pathways

Workflow conditional branch (2)

Thumb
Example of a conditional execution workflow. use 'false' or 'true' as input

Created: 2007-10-03

Uploader

Workflow Lymphoma type prediction based on microar... (7)

Thumb
Scientific value Using gene-expression patterns associated with DLBCL and FL to predict the lymphoma type of an unknown sample. Using SVM (Support Vector Machine) to classify data, and predicting the tumor types of unknown examples. Steps Querying training data from experiments stored in caArray. Preprocessing, or normalize the microarray data. Adding training and testing data into SVM service to get classification result.

Created: 2010-05-11 | Last updated: 2010-05-11

Credits: User Wei Tan User Ravi User Stian Soiland-Reyes

Pack Taverna 2.1 beta 2


Created: 2009-07-02 12:51:11 | Last updated: 2009-09-21 14:48:06

Taverna workbench 2.1 beta 2 Due to user response to Taverna 2 workbench, major improvements have been made to the user interface of Taverna 2.1 Beta 2 workbench.  Many of these are described below. Installing Choose your download from the list of links in this pack depending on your operating system. Windows If you have administrator rights on your machine, you can download the Windows installer (taverna-workbench-2.1.b2-installer.exe). A wizard should guide you thro...

6 items in this pack

Comments: 0 | Viewed: 179 times | Downloaded: 65 times

Tags:

Workflow Workflow Pattern - Structured Loop (B) (2)

Thumb
This workflow is an alternative GWorkflowDL representation of a structured loop that updates the variable "x" in each iteration and which models the control flow separately from the index "i". Here a version of the graph with manual graph layout: This workflow is equivalent to the following pseudo code: x:=0; for ( i:=0; i<=99; i++) { x:=x+i; } x_result:=x; Please remark that this demonstration workflow does not invoke any external services at all. The c...

Created: 2008-12-09

Credits: User Andreas Hoheisel

Attributions: Workflow Workflow Pattern - Structured Loop

Creator

Pack Example workflow for KEGG web service


Created: 2008-09-29 13:28:02 | Last updated: 2008-10-08 16:37:49

 The pack contains a number of test workflows for kegg web service (and operations)

14 items in this pack

Comments: 0 | Viewed: 430 times | Downloaded: 86 times

Tags:

Uploader

Workflow Identification of differential genes using... (1)

Thumb
This workflow starts by retrieving the names of microarray datasets from the Maxd database. The user has to select sets of control and test data which are then analysed by the LIMMA Bioconductor package in an R script. This produces a list of significant differentially expressed genes which is then analysed using the Go Term Finder tool to generate a PDF report of the common GO terms associated with the genes. A CSV file containing the list of sign...

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

Credits: User Peter Li

Workflow tmap_single_sequence (2)

Thumb
Simple workflow using tmap to find transmembrane regions, using a single sequence as input.

Created: 2008-06-01 | Last updated: 2008-06-02

Credits: User Hamish McWilliam

Attributions: Workflow Sequence_or_ID

Workflow Sequence_or_ID (1)

Thumb
Given a sequence or sequence entry identifer (e.g. uniprot:wap_rat), return the sequence in fasta format. If a sequence identifier, in database:identifier format, is input the EBI's WSDbfetch web service (see http://www.ebi.ac.uk/Tools/webservices/services/dbfetch) is used to retrive the sequence in fasta format. Otherwise the input is assumed to be a sequence and if passed through the Soaplab EMBOSS seqret service to force the sequence into fasta format.

Created: 2008-06-01

Credits: User Hamish McWilliam

Workflow Protein_alignment_transmembrane (1)

Thumb
Transmembrane domain prediction using EMBOSS tmap with an input sequence alignment of homolouges: Sequence similarity search (SSS) to find homologues Fetch sequences of hits Multiple sequence alignment (MSA) of hit sequences EMBOSS tmap with alignment from 3. Uses the EBI web services: WSFasta (see http://www.ebi.ac.uk/Tools/webservices/services/fasta) WSDbfetch (see http://www.ebi.ac.uk/Tools/webservices/services/dbfetch) WSClustalW2 (see http://www.ebi.ac.uk/Tools/webservices/servic...

Created: 2008-06-01

Credits: User Hamish McWilliam

Attributions: Workflow EBI_FASTA Workflow EBI_ClustalW2 Workflow EBI_dbfetch_fetchBatch

Workflow EBI_WU-BLAST (1)

Thumb
Perform a BLAST search using the EBI's WSWUBlast service (see http://www.ebi.ac.uk/Tools/webservices/services/wublast). The default parameters search UniProtKB using blastp. To change the job parameters see Job_params. Note: the WSWUBlast 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 WU-BLAST services (REST or SOAP) should be used instead.  

Created: 2008-05-30 | Last updated: 2010-12-06

Credits: User Hamish McWilliam

Uploader

Workflow Identification of differential genes using... (2)

Thumb
This workflow starts by retrieving the names of microarray datasets from the Maxd database. The user has to select sets of control and test data for analysis using t-tests by R. A list of significant differentially expressed genes is then analysed using the Go Term Finder tool which generates a list of GO terms associated with the genes. A CSV file containing the list of significant genes is also generated.

Created: 2008-04-15 | Last updated: 2008-07-01

Credits: User Peter Li

Workflow GBSeq test (2)

Thumb
This workflow retrieves nucleotide and protein sequences with the literature and references associated to them given a protein and a nucleotide id.

Created: 2008-03-05 | Last updated: 2008-03-31

Credits: User Franck Tanoh

Workflow EBI NCBI Blast (2)

Thumb
EBI NCBI Blast

Created: 2007-10-03

Creator

Pack Core text mining workflows


Created: 2010-02-19 10:12:33 | Last updated: 2011-12-13 16:03:17

This pack contains workflows we have created to support core text mining tasks. We currently provide workflows to do these tasks Loading documents (text or PDF) PDF to text conversion Sentence splitting Text cleaning (ASCII or XML-valid) Term recognition (using NaCTeM service TerMine)  

7 items in this pack

Comments: 0 | Viewed: 727 times | Downloaded: 136 times

Tags:

Workflow Nucleotide InterProScan for the BioExtract... (3)

Thumb
This workflow can be downloaded and imported into the BioExtract Server at bioextract.org. This workflow is a BioExtract Server process similar to the Nucleotide InterProScan workflow designed and implement in Taverna by Hamish McWilliams. The InterProScan tool (http://www.ebi.ac.uk/Tools/InterProScan/) searches a protein sequence against a selection of protein domain, feature and family signature databases, and integrates the results giving potential assignments to InterPro entries and Gen...

Created: 2009-04-16 | Last updated: 2009-07-01

Credits: User Carol Lushbough User Hamish McWilliam

Attributions: Workflow Nucleotide_InterProScan

Pack useful_for_sysmo


Created: 2008-12-17 12:31:48 | Last updated: 2009-06-10 09:43:20

These workflows have been collected as potentially useful protocols for the sysmo consortium

21 items in this pack

Comments: 0 | Viewed: 268 times | Downloaded: 53 times

Tags:

Results per page:
Sort by: