comparison README.txt @ 0:0e7c07ff11f9 draft

Uploaded v0.0.1, includes README file and dependencies.
author peterjc
date Mon, 06 May 2013 14:02:20 -0400
parents
children fe5babf911e3
comparison
equal deleted inserted replaced
-1:000000000000 0:0e7c07ff11f9
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.
2
3
4 References
5 ==========
6
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.
8 http://dx.doi.org/10.1038/nature06203
9
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.
11 http://dx.doi.org/10.1105/tpc.107.051037
12
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.
14 http://dx.doi.org/10.1371/journal.ppat.0020050
15
16
17 Availability
18 ============
19
20 This workflow is available on the main Galaxy Tool Shed:
21 http://toolshed.g2.bx.psu.edu/view/peterjc/rxlr_venn_workflow
22
23 Development is being done on github here:
24 https://github.com/peterjc/picobio/tree/master/galaxy_workflows/rxlr_venn_workflow
25
26
27 Dependencies
28 ============
29
30 These dependencies should be resolved automatically via the Galaxy Tool Shed:
31 * http://toolshed.g2.bx.psu.edu/view/peterjc/tmhmm_and_signalp
32 * http://toolshed.g2.bx.psu.edu/view/peterjc/seq_filter_by_id
33 * http://toolshed.g2.bx.psu.edu/view/peterjc/venn_list
34
35 However, at the time of writing those Galaxy tools have their own dependencies
36 required for this workflow which require manual installation (SignalP v3.0,
37 HMMER v2.0, and the R/Bioconductor package limma).