changeset 10:d8de5b627c88 draft

Uploaded v0.0.9c, correction to filename in README file
author peterjc
date Fri, 13 Sep 2013 06:30:16 -0400
parents 54714a61d609
children 6f623a9718f1
files blastxml_to_top_descr/README.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
@@ -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::