Mercurial > repos > cropgeeks > flapjack
comparison mabcstats.xml @ 42:3b24d5f12d06 draft
Uploaded
| author | cropgeeks |
|---|---|
| date | Wed, 08 Mar 2017 08:14:23 -0500 |
| parents | 8970bd921458 |
| children | e315786fe589 |
comparison
equal
deleted
inserted
replaced
| 41:8c12e46f652d | 42:3b24d5f12d06 |
|---|---|
| 17 -coverage=$coverage | 17 -coverage=$coverage |
| 18 #if $advanced_options.show_advanced | 18 #if $advanced_options.show_advanced |
| 19 $advanced_options.decimalEnglish | 19 $advanced_options.decimalEnglish |
| 20 #end if | 20 #end if |
| 21 -output=$output | 21 -output=$output |
| 22 -project=$project | |
| 22 ]]></command> | 23 ]]></command> |
| 23 | 24 |
| 24 <inputs> | 25 <inputs> |
| 25 <param format="fjmap" name="map" type="data" label="Flapjack map file" | 26 <param format="fjmap" name="map" type="data" label="Flapjack map file" |
| 26 help="Flapjack-formatted (tab-delimited text) input file of map data"/> | 27 help="Flapjack-formatted (tab-delimited text) input file of map data"/> |
| 57 </conditional> | 58 </conditional> |
| 58 </inputs> | 59 </inputs> |
| 59 | 60 |
| 60 <outputs> | 61 <outputs> |
| 61 <data format="tabular" name="output" /> | 62 <data format="tabular" name="output" /> |
| 63 <data format="flapjack" name="project" /> | |
| 62 </outputs> | 64 </outputs> |
| 63 | 65 |
| 64 <stdio> | 66 <stdio> |
| 65 <exit_code range="1:" /> | 67 <exit_code range="1:" /> |
| 66 </stdio> | 68 </stdio> |
