Mercurial > repos > matt-shirley > sra_tools
diff sra_validate.xml @ 25:7e033744cb20 draft
correct datatype for output
author | Matt Shirley <mdshw5@gmail.com> |
---|---|
date | Wed, 19 Jun 2013 16:48:18 -0400 |
parents | 064f4fb1af40 |
children |
line wrap: on
line diff
--- a/sra_validate.xml Wed Jun 19 16:46:16 2013 -0400 +++ b/sra_validate.xml Wed Jun 19 16:48:18 2013 -0400 @@ -6,7 +6,7 @@ <param format="sra" name="input" type="data" label="sra archive"/> </inputs> <outputs> - <data format="text" name="output"/> + <data format="txt" name="output"/> </outputs> <stdio> <exit_code range="127" level="fatal" description="Cannot find vdb-validate binary"/>