# HG changeset patch # User peterjc # Date 1447932635 18000 # Node ID 7f3c448e119ba9eb5a835217ce9c4ae0271bc14f # Parent 577d9c12411a9bdfd76cbc87dc11975cf39bd2a5 v0.1.07 - fix macro problem in blastxml_to_tabular.xml, reenable .loc tests diff -r 577d9c12411a -r 7f3c448e119b tools/ncbi_blast_plus/README.rst --- a/tools/ncbi_blast_plus/README.rst Mon Sep 07 04:44:24 2015 -0400 +++ b/tools/ncbi_blast_plus/README.rst Thu Nov 19 06:30:35 2015 -0500 @@ -223,6 +223,10 @@ - Update citation information now GigaScience paper is out. v0.1.06 - Now depends on ``package_blast_plus_2_2_31`` in ToolShed. - Tests updated for BLAST+ 2.2.31 instead of BLAST+ 2.2.30. +v0.1.07 - Re-enabled some ``*.loc`` file tests (these had not been supported + on the Tool Shed test framework, but that is not currently in use). + - Fixed macro problem with version field in blastxml_to_tabular.xml + (contribution from Bjoern Gruening and Daniel Blankenberg). ======= ====================================================================== diff -r 577d9c12411a -r 7f3c448e119b tools/ncbi_blast_plus/blastxml_to_tabular.xml --- a/tools/ncbi_blast_plus/blastxml_to_tabular.xml Mon Sep 07 04:44:24 2015 -0400 +++ b/tools/ncbi_blast_plus/blastxml_to_tabular.xml Thu Nov 19 06:30:35 2015 -0500 @@ -1,5 +1,8 @@ Convert BLAST XML output to tabular + + ncbi_macros.xml + diff -r 577d9c12411a -r 7f3c448e119b tools/ncbi_blast_plus/ncbi_blastdbcmd_info.xml --- a/tools/ncbi_blast_plus/ncbi_blastdbcmd_info.xml Mon Sep 07 04:44:24 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_blastdbcmd_info.xml Thu Nov 19 06:30:35 2015 -0500 @@ -15,8 +15,6 @@ - diff -r 577d9c12411a -r 7f3c448e119b tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml Mon Sep 07 04:44:24 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml Thu Nov 19 06:30:35 2015 -0500 @@ -70,8 +70,6 @@ - diff -r 577d9c12411a -r 7f3c448e119b tools/ncbi_blast_plus/ncbi_blastn_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_blastn_wrapper.xml Mon Sep 07 04:44:24 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_blastn_wrapper.xml Thu Nov 19 06:30:35 2015 -0500 @@ -102,8 +102,6 @@ - diff -r 577d9c12411a -r 7f3c448e119b tools/ncbi_blast_plus/ncbi_macros.xml --- a/tools/ncbi_blast_plus/ncbi_macros.xml Mon Sep 07 04:44:24 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_macros.xml Thu Nov 19 06:30:35 2015 -0500 @@ -1,5 +1,5 @@ - 0.1.06 + 0.1.07 diff -r 577d9c12411a -r 7f3c448e119b tools/ncbi_blast_plus/ncbi_rpsblast_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_rpsblast_wrapper.xml Mon Sep 07 04:44:24 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_rpsblast_wrapper.xml Thu Nov 19 06:30:35 2015 -0500 @@ -51,8 +51,6 @@ - diff -r 577d9c12411a -r 7f3c448e119b tools/ncbi_blast_plus/ncbi_rpstblastn_wrapper.xml --- a/tools/ncbi_blast_plus/ncbi_rpstblastn_wrapper.xml Mon Sep 07 04:44:24 2015 -0400 +++ b/tools/ncbi_blast_plus/ncbi_rpstblastn_wrapper.xml Thu Nov 19 06:30:35 2015 -0500 @@ -51,8 +51,6 @@ - diff -r 577d9c12411a -r 7f3c448e119b tools/ncbi_blast_plus/tool_dependencies.xml --- a/tools/ncbi_blast_plus/tool_dependencies.xml Mon Sep 07 04:44:24 2015 -0400 +++ b/tools/ncbi_blast_plus/tool_dependencies.xml Thu Nov 19 06:30:35 2015 -0500 @@ -1,6 +1,6 @@ - +