Repository 'blastxml_to_top_descr'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/peterjc/blastxml_to_top_descr

Changeset 10:d8de5b627c88 (2013-09-13)
Previous changeset 9:54714a61d609 (2013-09-12) Next changeset 11:6f623a9718f1 (2014-05-13)
Commit message:
Uploaded v0.0.9c, correction to filename in README file
modified:
blastxml_to_top_descr/README.rst
b
diff -r 54714a61d609 -r d8de5b627c88 blastxml_to_top_descr/README.rst
--- a/blastxml_to_top_descr/README.rst Thu Sep 12 10:53:49 2013 -0400
+++ b/blastxml_to_top_descr/README.rst Fri Sep 13 06:30:16 2013 -0400
b
@@ -39,7 +39,7 @@
 You will also need to modify the tools_conf.xml file to tell Galaxy to offer
 the tool. e.g. next to the NCBI BLAST+ tools. Simply add the line::
 
-    <tool file="filters/seq_select_by_id.xml" />
+    <tool file="ncbi_blast_plus/blastxml_to_top_descr.xml" />
 
 To run the tool's tests, also add this line to tools_conf.xml.sample then::