Note: some items may not be visible to you, due to viewing permissions.
Workflow
bconv
(1)
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:
Franck Tanoh
Remove from favourites
Workflow
metabolic_pathway.xml
(1)
A list of Kegg entires are supplied to the Kegg database which then retrieves the associated metabolic pathways for each entry supplied. e.g. Ids takes in a value of 351, whilst abbr takes in a value of hsa. Thus hsa:351 corresponds to neurodegenerative disorders and alzheimers disease pathways. [fisherp@cs.man.ac.uk]
Created: 2008-07-12
| Last updated: 2008-07-12
Credits:
Paul Fisher
Remove from favourites
Workflow
Retrieve Protein Sequence
(1)
Retrieves a protein sequence in Fasta format from GenBank, given a GenBank identifier.
Example input for this workflow is:
EDL10223.1
Created: 2008-07-30
| Last updated: 2009-12-03
Credits:
Katy Wolstencroft
Remove from favourites
Workflow
Read GenBank file
(1)
The Get_web_page_from_URL downloads a file from myExperiment that contains GenBank data. That data is then saved to a temporary file generated by the create_and_populate_temporary_file beanshell. The path to the temporary file is then passed to the Read_GenBank_file service. That service reads the file and converts the GenBank data into Agave format. The result is then sent to the workflow's out port.
Created: 2008-09-27
Credits:
Alan Williams
Remove from favourites
Workflow
Entrez Gene to KEGG Pathway
(5)
This workflow takes in Entrez gene ids then adds the string "ncbi-geneid:" to the start of each gene id. These gene ids are then cross-referenced to KEGG gene ids. Each KEGG gene id is then sent to the KEGG pathway database and its relevant pathways returned.
Created: 2009-12-04
| Last updated: 2010-11-30
Credits:
Paul Fisher
Remove from favourites
Workflow
Get Kegg Pathway information
(1)
This workflow gets a series of information relating to a list of KEGG pathways supplied to it. It also removes any null values from a list of strings. Example input: path:mmu04010 path:mmu05014
Created: 2010-03-10
| Last updated: 2010-03-10
Credits:
Paul Fisher
Remove from favourites