# HG changeset patch # User peterjc # Date 1430385792 14400 # Node ID 842a790502bbf53b456b88b736df300d453a8ba1 # Parent c2ad70398fda9e3668dcd82ca20ce8a867c92b37 v0.0.8; fixed missing rpy error; relaxed test diff -r c2ad70398fda -r 842a790502bb tools/venn_list/README.rst --- a/tools/venn_list/README.rst Wed Apr 29 11:02:56 2015 -0400 +++ b/tools/venn_list/README.rst Thu Apr 30 05:23:12 2015 -0400 @@ -68,7 +68,6 @@ v0.0.8 - Reorder XML elements (internal change only). - Fixed and improved error handling when rpy is not available. - Test output relaxed to cope with more variation in PDF output. - - Declare Biopython dependency via the Tool Shed. ======= ====================================================================== @@ -84,7 +83,7 @@ For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use the following command from the Galaxy root folder:: - $ tar -czf venn_list.tar.gz tools/venn_list/README.rst tools/venn_list/venn_list.* tools/venn_list/tool_dependencies.xml test-data/magic.pdf test-data/venn_list.tabular test-data/rhodopsin_proteins.fasta + $ tar -czf venn_list.tar.gz tools/venn_list/README.rst tools/venn_list/venn_list.* test-data/magic.pdf test-data/venn_list.tabular test-data/rhodopsin_proteins.fasta Check this worked:: @@ -92,7 +91,6 @@ tools/venn_list/README.rst tools/venn_list/venn_list.py tools/venn_list/venn_list.xml - tools/venn_list/tool_dependencies.xml test-data/magic.pdf test-data/venn_list.tabular test-data/rhodopsin_proteins.fasta diff -r c2ad70398fda -r 842a790502bb tools/venn_list/tool_dependencies.xml --- a/tools/venn_list/tool_dependencies.xml Wed Apr 29 11:02:56 2015 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - -