Mercurial > repos > cropgeeks > flapjack
comparison mabcstats.xml @ 50:6fd2203fc221 draft
Uploaded
| author | cropgeeks |
|---|---|
| date | Thu, 09 Mar 2017 09:24:42 -0500 |
| parents | 3c05079bfe8c |
| children | 4ba88eb0e03b |
comparison
equal
deleted
inserted
replaced
| 49:3c05079bfe8c | 50:6fd2203fc221 |
|---|---|
| 16 -model=$model | 16 -model=$model |
| 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 #if $create_project | |
| 21 -output=$output | 22 -output=$output |
| 22 #if $create | |
| 23 -project=$project | 23 -project=$project |
| 24 #end if | 24 #end if |
| 25 ]]></command> | 25 ]]></command> |
| 26 | 26 |
| 27 <inputs> | 27 <inputs> |
| 57 <option value="256m">256MB</option> | 57 <option value="256m">256MB</option> |
| 58 </param> | 58 </param> |
| 59 </when> | 59 </when> |
| 60 </conditional> | 60 </conditional> |
| 61 | 61 |
| 62 <param name="create" type="boolean" label="Also create Flapjack project file" | 62 <param name="create_project" type="boolean" label="Also create Flapjack project file" |
| 63 truevalue="true" falsevalue="false" help="Creates an additional Flapjack project file containing the MABC results."> | 63 truevalue="true" falsevalue="false" help="Creates an additional Flapjack project file containing the MABC results."> |
| 64 </param> | 64 </param> |
| 65 </inputs> | 65 </inputs> |
| 66 | 66 |
| 67 <outputs> | 67 <outputs> |
| 68 <data format="tabular" name="output" /> | 68 <data format="tabular" name="output" /> |
| 69 <data format="flapjack" name="project"> | 69 <data format="flapjack" name="project"> |
| 70 <filter>create</filter> | 70 <filter>create_project</filter> |
| 71 </data> | 71 </data> |
| 72 | 72 |
| 73 </outputs> | 73 </outputs> |
| 74 | 74 |
| 75 <stdio> | 75 <stdio> |
