comparison SMART/galaxy/changeTagName.xml @ 39:1236e5a49595

Uploaded
author m-zytnicki
date Mon, 13 May 2013 10:22:25 -0400
parents 2c0c0a89fad7
children
comparison
equal deleted inserted replaced
38:2c0c0a89fad7 39:1236e5a49595
3 <requirements> 3 <requirements>
4 <requirement type="set_environment">PYTHONPATH</requirement> 4 <requirement type="set_environment">PYTHONPATH</requirement>
5 </requirements> 5 </requirements>
6 <command interpreter="python"> 6 <command interpreter="python">
7 ../Java/Python/changeTagName.py -i $formatType.inputFileName 7 ../Java/Python/changeTagName.py -i $formatType.inputFileName
8 #elif $formatType.FormatInputFileName == 'gff': 8 #if $formatType.FormatInputFileName == 'gff':
9 -f gff 9 -f gff
10 #elif $formatType.FormatInputFileName == 'gff2': 10 #elif $formatType.FormatInputFileName == 'gff2':
11 -f gff2 11 -f gff2
12 #elif $formatType.FormatInputFileName == 'gff3': 12 #elif $formatType.FormatInputFileName == 'gff3':
13 -f gff3 13 -f gff3