diff tools/ncbi_blast_plus/blastxml_to_tabular.xml @ 19:7f3c448e119b draft

v0.1.07 - fix macro problem in blastxml_to_tabular.xml, reenable .loc tests
author peterjc
date Thu, 19 Nov 2015 06:30:35 -0500
parents 697f40151eaf
children 6f386c5dc4fb
line wrap: on
line diff
--- 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 @@
 <tool id="blastxml_to_tabular" name="BLAST XML to tabular" version="@WRAPPER_VERSION@">
     <description>Convert BLAST XML output to tabular</description>
+    <macros>
+        <import>ncbi_macros.xml</import>
+    </macros>
     <stdio>
         <!-- Anything other than zero is an error -->
         <exit_code range="1:" />