Mercurial > repos > peterjc > secreted_protein_workflow
annotate README.md @ 0:3a6de5cb858d draft
Uploaded first attempt at a workflow with dependencies on the Tool Shed
author | peterjc |
---|---|
date | Mon, 06 May 2013 11:11:11 -0400 |
parents | |
children |
rev | line source |
---|---|
0
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
1 This Tool Shed Repository contains a workflow for the identification of candidate secreted proteins from a given protein FASATA file. |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
2 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
3 It runs SignalP v3.0 and selects only proteins with a strong predicted signal peptide, and then runs TMHMM v2.0 on those, and selects only proteins without a predicted trans-membrane helix. This workflow was used in Kikuchi et al (2001), and is a simplification of the candidate effector protocol described in Jones et al (2009). |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
4 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
5 Kikuchi T, Cotton JA, Dalzell JJ, Hasegawa K, Kanzaki N, et al. (2011) Genomic insights into the origin of parasitism in the emerging plant pathogen Bursaphelenchus xylophilus. PLoS Pathog 7: e1002219. |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
6 http://dx.doi.org/10.1371/journal.ppat.1002219 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
7 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
8 Jones JT, Kumar A, Pylypenko LA, Thirugnanasambandam A, Castelli L, et al. (2009) Identification and functional characterization of effectors in expressed sequence tags from various life cycle stages of the potato cyst nematode Globodera pallida. Mol Plant Pathol 10: 815–28. |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
9 http://dx.doi.org/10.1111/j.1364-3703.2009.00585.x |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
10 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
11 Bendtsen JD, Nielsen H, von Heijne G, Brunak S (2004) Improved prediction of signal peptides: SignalP 3.0. J Mol Biol 340: 783–95. |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
12 http://dx.doi.org/10.1016/j.jmb.2004.05.028 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
13 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
14 Krogh A, Larsson B, von Heijne G, Sonnhammer E (2001) Predicting transmembrane protein topology with a hidden Markov model: application to complete genomes. J Mol Biol 305: 567- 580. |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
15 http://dx.doi.org/10.1006/jmbi.2000.4315 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
16 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
17 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
18 Availability |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
19 ============ |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
20 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
21 This workflow is available on the main Galaxy Tool Shed: |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
22 http://toolshed.g2.bx.psu.edu/view/peterjc/secreted_protein_workflow |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
23 |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
24 Development is being done on github here: |
3a6de5cb858d
Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff
changeset
|
25 https://github.com/peterjc/picobio/tree/master/galaxy_workflows/secreted_protein_workflow |