Mercurial > repos > galaxyp > feature_alignment
comparison feature_alignment.xml @ 7:6ed38421e503 draft
Uploaded
author | galaxyp |
---|---|
date | Thu, 21 May 2015 12:39:00 -0400 |
parents | 8465b6579490 |
children | 4fd8df131c3c |
comparison
equal
deleted
inserted
replaced
6:8465b6579490 | 7:6ed38421e503 |
---|---|
9 </stdio> | 9 </stdio> |
10 <version_command>feature_alignment.py --version</version_command> | 10 <version_command>feature_alignment.py --version</version_command> |
11 <command> | 11 <command> |
12 <![CDATA[ | 12 <![CDATA[ |
13 feature_alignment.py | 13 feature_alignment.py |
14 --in #echo '" "'.join([ $file for $file in $inputs ]) # | 14 --in #echo '" "'.join([ str($file) for $file in $inputs ]) # |
15 --file_format $oformat | 15 --file_format $oformat |
16 #if str($out) == "openswath": | 16 #if str($out) == "openswath": |
17 --out $out | 17 --out $out |
18 #end if | 18 #end if |
19 --out_matrix out_matrix.tsv | 19 --out_matrix out_matrix.tsv |