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

Changeset 4:482b7f4d3587 (2013-05-23)
Previous changeset 3:bf634ebee84c (2013-05-20) Next changeset 5:84caf96049e7 (2013-07-24)
Commit message:
Uploaded v0.0.7a, update comment in dependency XML
modified:
tools/ncbi_blast_plus/blastxml_to_top_descr.txt
tools/ncbi_blast_plus/repository_dependencies.xml
b
diff -r bf634ebee84c -r 482b7f4d3587 tools/ncbi_blast_plus/blastxml_to_top_descr.txt
--- a/tools/ncbi_blast_plus/blastxml_to_top_descr.txt Mon May 20 10:00:09 2013 -0400
+++ b/tools/ncbi_blast_plus/blastxml_to_top_descr.txt Thu May 23 04:36:24 2013 -0400
b
@@ -57,7 +57,7 @@
 v0.0.5 - Include number of queries with BLAST matches in stdout (peek text)
 v0.0.6 - Check for errors via the script's return code (internal change)
 v0.0.7 - Link to Tool Shed added to help text and this documentation.
-       - Tweak dependency on blast_datatypes too also work on Test Tool Shed
+       - Tweak dependency on blast_datatypes to also work on Test Tool Shed
 
 
 Developers
b
diff -r bf634ebee84c -r 482b7f4d3587 tools/ncbi_blast_plus/repository_dependencies.xml
--- a/tools/ncbi_blast_plus/repository_dependencies.xml Mon May 20 10:00:09 2013 -0400
+++ b/tools/ncbi_blast_plus/repository_dependencies.xml Thu May 23 04:36:24 2013 -0400
b
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
 <repositories description="This requires the BLAST datatype definitions (e.g. the BLAST XML format).">
-<!-- Revision 4:f9a7783ed7b6 on the main tool shed is v0.0.14 which added BLAST databases -->
-<repository name="blast_datatypes" owner="devteam" changeset_revision="f9a7783ed7b6" />
-</repositories>
+
+<repository changeset_revision="f9a7783ed7b6" name="blast_datatypes" owner="devteam" toolshed="http://testtoolshed.g2.bx.psu.edu" />
+</repositories>
\ No newline at end of file