diff tools/ncbi_blast_plus/blastxml_to_top_descr.xml @ 8:a8ef75aab1f9 draft

Uploaded v0.0.7, README style updated, MIT license
author peterjc
date Wed, 24 Jul 2013 11:56:22 -0400
parents a7add03a44fd
children
line wrap: on
line diff
--- a/tools/ncbi_blast_plus/blastxml_to_top_descr.xml	Wed Apr 17 11:46:03 2013 -0400
+++ b/tools/ncbi_blast_plus/blastxml_to_top_descr.xml	Wed Jul 24 11:56:22 2013 -0400
@@ -1,4 +1,4 @@
-<tool id="blastxml_to_top_descr" name="BLAST top hit descriptions" version="0.0.6">
+<tool id="blastxml_to_top_descr" name="BLAST top hit descriptions" version="0.0.7">
     <description>Make a table from BLAST XML</description>
     <version_command interpreter="python">blastxml_to_top_descr.py --version</version_command>
     <command interpreter="python">
@@ -49,5 +49,10 @@
 to spot some problems (e.g. bacterial contaimination could be very
 obvious).
 
+**Citation**
+
+This wrapper is available to install into other Galaxy Instances via the Galaxy
+Tool Shed at http://toolshed.g2.bx.psu.edu/view/peterjc/blastxml_to_top_descr
+
     </help>
 </tool>