diff tools/ncbi_blast_plus/blastxml_to_top_descr.txt @ 4:34a0adda2770 draft

Uploaded v0.0.3 which includes the test files required for the unit tests.
author peterjc
date Wed, 20 Feb 2013 13:18:07 -0500
parents 60c2d6ce926d
children 662fea0fe6b2
line wrap: on
line diff
--- a/tools/ncbi_blast_plus/blastxml_to_top_descr.txt	Fri Feb 08 06:05:33 2013 -0500
+++ b/tools/ncbi_blast_plus/blastxml_to_top_descr.txt	Wed Feb 20 13:18:07 2013 -0500
@@ -50,6 +50,7 @@
 v0.0.1 - Initial version.
 v0.0.2 - Since BLAST+ was moved out of the Galaxy core, now have a dependency
          on the 'blast_datatypes' repository in the Tool Shed.
+v0.0.3 - Include the test files required to run the unit tests
 
 
 Developers
@@ -61,7 +62,7 @@
 For making the "Galaxy Tool Shed" http://community.g2.bx.psu.edu/ tarball use
 the following command from the Galaxy root folder:
 
-$ tar -czf blastxml_to_top_descr.tar.gz tools/ncbi_blast_plus/blastxml_to_top_descr.* tools/ncbi_blast_plus/repository_dependencies.xml
+$ tar -czf blastxml_to_top_descr.tar.gz tools/ncbi_blast_plus/blastxml_to_top_descr.* tools/ncbi_blast_plus/repository_dependencies.xml test-data/blastp_four_human_vs_rhodopsin.xml test-data/blastp_four_human_vs_rhodopsin_top3.tabular
 
 Check this worked:
 
@@ -70,6 +71,8 @@
 tools/ncbi_blast_plus/blastxml_to_top_descr.txt
 tools/ncbi_blast_plus/blastxml_to_top_descr.xml
 tools/ncbi_blast_plus/repository_dependencies.xml
+test-data/blastp_four_human_vs_rhodopsin.xml
+test-data/blastp_four_human_vs_rhodopsin_top3.tabular
 
 
 Licence (MIT/BSD style)