Mercurial > repos > swebb > pycrac
changeset 1:7c9574213c0a draft default tip
Uploaded
author | swebb |
---|---|
date | Thu, 20 Jun 2013 12:13:43 -0400 |
parents | 19b20927172d |
children | |
files | pyCRAC/pyFasta2tab.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/pyCRAC/pyFasta2tab.xml Tue Jun 18 09:11:00 2013 -0400 +++ b/pyCRAC/pyFasta2tab.xml Thu Jun 20 12:13:43 2013 -0400 @@ -8,8 +8,8 @@ <version_command>/usr/local/bin/pyFasta2tab.py --version</version_command> <inputs> <param name="input" type="data" format="fasta" label="Fasta file -f"/> + <param name="label" type="text" format="txt" size="30" value="pyFasta2Tab" label="Enter output file label -o" /> </inputs> - <param name="label" type="text" format="txt" size="30" value="pyFasta2Tab" label="Enter output file label -o" /> <outputs> <data name="output" format="tabular" label="${label.value}.tab"/> </outputs>