Mercurial > repos > yufei-luo > s_mart
diff SMART/galaxy/removeIntrons.xml @ 58:5f5c9b74c2dd
Uploaded
author | m-zytnicki |
---|---|
date | Fri, 07 Feb 2014 11:53:36 -0500 |
parents | 97aa2e42bfdf |
children | 2a4884ba3e5c |
line wrap: on
line diff
--- a/SMART/galaxy/removeIntrons.xml Fri Feb 07 08:29:48 2014 -0500 +++ b/SMART/galaxy/removeIntrons.xml Fri Feb 07 11:53:36 2014 -0500 @@ -6,7 +6,7 @@ <command interpreter="python"> ../Java/Python/RemoveExons.py -i $formatType.inputFileName -f $formatType.FormatInputFileName -o $outputFile </command> <inputs> <conditional name="formatType"> - <param name="FormatInputFileName1" type="select" label="query File Format"> + <param name="FormatInputFileName" type="select" label="query File Format"> <option value="bed">bed</option> <option value="gff">gff</option> <option value="gff2">gff2</option>