annotate README.txt @ 0:e21be67dbc91 draft

Uploaded with initial attempt at setting the dependencies.
author peterjc
date Mon, 06 May 2013 13:58:44 -0400
parents
children e99b1bbe44f8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
1 This Tool Shed Repository contains a workflow for comparing three RXLR prediction methods with a Venn Diagram, and creates a FASTA file of any proteins passing all three methods.
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
2
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
3
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
4 References
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
5 ==========
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
6
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
7 Stephen C. Whisson, Petra C. Boevink, Lucy Moleleki, Anna O. Avrova, Juan G. Morales, Eleanor M. Gilroy, Miles R. Armstrong, Severine Grouffaud, Pieter van West, Sean Chapman, Ingo Hein, Ian K. Toth, Leighton Pritchard and Paul R. J. Birch A translocation signal for delivery of oomycete effector proteins into host plant cells. Nature 450:115-118, 2007.
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
8 http://dx.doi.org/10.1038/nature06203
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
9
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
10 Joe Win, William Morgan, Jorunn Bos, Ksenia V. Krasileva, Liliana M. Cano, Angela Chaparro-Garcia, Randa Ammar, Brian J. Staskawicz and Sophien Kamoun. Adaptive evolution has targeted the C-terminal domain of the RXLR effectors of plant pathogenic oomycetes. The Plant Cell 19:2349-2369, 2007.
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
11 http://dx.doi.org/10.1105/tpc.107.051037
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
12
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
13 Souvik Bhattacharjee, N. Luisa Hiller, Konstantinos Liolios, Joe Win, Thirumala-Devi Kanneganti, Carolyn Young, Sophien Kamoun and Kasturi Haldar. The malarial host-targeting signal is conserved in the Irish potato famine pathogen. PLoS Pathogens, 2(5):e50, 2006.
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
14 http://dx.doi.org/10.1371/journal.ppat.0020050
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
15
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
16
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
17 Availability
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
18 ============
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
19
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
20 This workflow is available on the main Galaxy Tool Shed:
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
21 http://toolshed.g2.bx.psu.edu/view/peterjc/rxlr_venn_workflow
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
22
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
23 Development is being done on github here:
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
24 https://github.com/peterjc/picobio/tree/master/galaxy_workflows/rxlr_venn_workflow
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
25
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
26
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
27 Dependencies
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
28 ============
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
29
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
30 These dependencies should be resolved automatically via the Galaxy Tool Shed:
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
31 * http://toolshed.g2.bx.psu.edu/view/peterjc/tmhmm_and_signalp
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
32 * http://toolshed.g2.bx.psu.edu/view/peterjc/seq_filter_by_id
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
33 * http://toolshed.g2.bx.psu.edu/view/peterjc/venn_list
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
34
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
35 However, at the time of writing those Galaxy tools have their own dependencies
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
36 required for this workflow which require manual installation (SignalP v3.0,
e21be67dbc91 Uploaded with initial attempt at setting the dependencies.
peterjc
parents:
diff changeset
37 HMMER v2.0, and the R/Bioconductor package limma).