# HG changeset patch # User peterjc # Date 1376932950 14400 # Node ID 2dfe8b788fb6ed137d3759fcfabc094ee58e220a # Parent 51aeb3d4799de33655132812d7bd205e573284eb Uploaded v0.0.1h, attempt to show image in README file diff -r 51aeb3d4799d -r 2dfe8b788fb6 ._Phyca11_example_output.png Binary file ._Phyca11_example_output.png has changed diff -r 51aeb3d4799d -r 2dfe8b788fb6 Phyca11_example_output.png Binary file Phyca11_example_output.png has changed diff -r 51aeb3d4799d -r 2dfe8b788fb6 README.rst --- a/README.rst Mon Aug 19 12:31:11 2013 -0400 +++ b/README.rst Mon Aug 19 13:22:30 2013 -0400 @@ -15,8 +15,19 @@ You can upload this directly into Galaxy via this URL. Galaxy will handle removing the gzip compression to give you the FASTA protein file which -has 19,805 protein sequences. Of these, only 79 sequences pass all three -of the RXLR prediction tools. +has 19,805 protein sequences. The expected results: + +* 89 RXLRs using Whisson et al. (2007) +* 124 RXLRs using Win et al. (2007) +* 162 RXLRs using Bhattacharjee et al. (006) + +Of these, only 79 sequences pass all three of the RXLR prediction tools, +while 19643 have no RXLR matches at all. + +.. image:: Phyca11_example_output.png + :height: 400px + :width: 400px + :alt: RXLR Venn diagram using Phytophthora capsici (Phyca11) Citation @@ -86,7 +97,7 @@ To prepare the tar-ball for uploading to the Tool Shed, I use this: - $ tar -cf rxlr_venn_workflow.tar.gz README.rst repository_dependencies.xml rxlr_venn_workflow.ga + $ tar -cf rxlr_venn_workflow.tar.gz README.rst repository_dependencies.xml rxlr_venn_workflow.ga Phyca11_example_output.png Check this, @@ -94,3 +105,4 @@ README.rst repository_dependencies.xml rxlr_venn_workflow.ga + Phyca11_example_output.png