Version 1
(of 1)
|
Version created on:
19/03/10 @ 13:16:24
by:
Ian Laycock
|
Revision comments
Last edited on: 19/03/10 @ 13:33:56 by: Ian Laycock
Title: Compare genome, extract proteins which are drug targets, apply to KEGG pathway
Type: Taverna 2
Preview
(Click on the image to get the full size)
Description
Takes GI number for source (non-pathogenic) and target (pathogneic) genomes, extracts list of all proteins from each genome using GenBank database. Outputs prtoeins in FastA format. Creates database from source proteins using formatdb (locally installed) and blasts (local installed) proteins from target against this database. Extracts protens which are unique (no blast hits) to the target (pathogenic) genome based on eValue set by user. Takes unique proteins from target and blasts against another formatdb database created from existing drug targets (provided by user). Finds proteins that are similar between pathogenic proteins and existing drug targets. Feeds the GI numbers of these proteins into KEGG. Workflow produces image of KEGG pathways which protein is involved in. Also outputs final list of interesting proteins, pathway and KEGG descriptions, url of image (from KEGG database).
Download
Run
Option 1:
Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/1172/download?version=1
[ More Info
]
Workflow Components
Authors (2)
Titles (2)
Descriptions (1)
Workflow Type
Log in to add Tags
Shared with Groups (0)
None
Current:
4.0 / 5
(1 rating)
Log in to rate and see breakdown of ratings
Statistics
None
Earliest Version:
[1] - Compare genome, extract proteins which are drug targets, apply to KEGG pathway
This Workflow only has one version.
Reviews
(0)
Other workflows that use similar services
(91)
Only the first 2 workflows that use similar services are shown. View all workflows that use these services.
|
Original Uploader |
Created: 12/01/12 @ 09:46:31 | Last updated: 12/01/12 @ 14:54:37
Credits:
Attributions:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
This workflow accepts a list of genbank gene identifiers and returns descriptions of gene functions and a list of all pathways each gene is involved in, according to the KEGG database.
Rating: 0.0 / 5 (0 ratings) | Versions: 2 | Reviews: 0 | Comments: 0 | Citations: 0 Viewed: 6 times | Downloaded: 8 times Tags (8): |
View
Download (v2)
|
|
Original Uploader |
Created: 26/12/08 @ 07:52:41 | Last updated: 26/12/08 @ 07:53:11
Credits:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
No description
Rating: 0.0 / 5 (0 ratings) | Versions: 1 | Reviews: 0 | Comments: 0 | Citations: 0 Viewed: 75 times | Downloaded: 13 times This Workflow has no tags! |
View
Download (v1)
|
Linked Data
Non-Information Resource URI: http://www.myexperiment.org/workflows/1172
Alternative Formats
Copyright © 2007 - 2011 The University of Manchester and University of Southampton
Log in to make a comment
This is a very nice workflow. Very educational. It just needs some fiddling to become more directly applicable to the world. Just to give an example, there is a string with the value D:\blast\bin\formatdb.exe.
My suggestion is to split the workflow in many smaller ones, e.g. into those nested embedded ones shipping with it.