diff sam_dump.xml @ 13:45031bbf6b27 draft

better sra_fetch code, compliant (?) datatype, updated dependencies in tool wrappers
author Matt Shirley <mdshw5@gmail.com>
date Mon, 17 Jun 2013 16:17:33 -0400
parents cdba74ec9eca
children d850324e82cf
line wrap: on
line diff
--- a/sam_dump.xml	Mon Jun 17 16:05:30 2013 -0400
+++ b/sam_dump.xml	Mon Jun 17 16:17:33 2013 -0400
@@ -1,4 +1,4 @@
-<tool id="sam_dump" name="Extract SAM" version="1.0.0">
+<tool id="sam_dump" name="Extract SAM" version="1.0.1">
   <description> format reads from NCBI SRA.</description>
   <command>sam-dump $header $aligned $primary '$input' > $output</command>
   <version_string>sam-dump --version</version_string>