Mercurial > repos > iuc > table_compute
comparison table_compute.xml @ 5:9fd9bf2ec9af draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/table_compute commit f0fd699a4e713c57ab7d3d9d8cbb18b41aa6c7cd
| author | iuc |
|---|---|
| date | Mon, 14 Nov 2022 10:53:35 +0000 |
| parents | 759bafecdeef |
| children | 60fe2f38dd0b |
comparison
equal
deleted
inserted
replaced
| 4:759bafecdeef | 5:9fd9bf2ec9af |
|---|---|
| 1202 </test> | 1202 </test> |
| 1203 <test expect_num_outputs="1"> | 1203 <test expect_num_outputs="1"> |
| 1204 <!-- Test 36: Skip first 3 lines --> | 1204 <!-- Test 36: Skip first 3 lines --> |
| 1205 <conditional name="singtabop" > | 1205 <conditional name="singtabop" > |
| 1206 <param name="use_type" value="single" /> | 1206 <param name="use_type" value="single" /> |
| 1207 <param name="input" value="skiplines.tsv" /> | 1207 <param name="input" value="skiplines.tsv" ftype="tabular" /> |
| 1208 <section name="adv" > | 1208 <section name="adv" > |
| 1209 <param name="header" value="2" /> | 1209 <param name="header" value="2" /> |
| 1210 <param name="nrows" value="4" /> | 1210 <param name="nrows" value="4" /> |
| 1211 <param name="skip_blank_lines" value="true" /> | 1211 <param name="skip_blank_lines" value="true" /> |
| 1212 </section> | 1212 </section> |
| 1225 </test> | 1225 </test> |
| 1226 <test expect_num_outputs="1"> | 1226 <test expect_num_outputs="1"> |
| 1227 <!-- Test 37: Skip first 3 lines --> | 1227 <!-- Test 37: Skip first 3 lines --> |
| 1228 <conditional name="singtabop" > | 1228 <conditional name="singtabop" > |
| 1229 <param name="use_type" value="single" /> | 1229 <param name="use_type" value="single" /> |
| 1230 <param name="input" value="skiplines.tsv" /> | 1230 <param name="input" value="skiplines.tsv" ftype="tabular" /> |
| 1231 <section name="adv" > | 1231 <section name="adv" > |
| 1232 <param name="header" value="2" /> | 1232 <param name="header" value="2" /> |
| 1233 <param name="skipfooter" value="2" /> | 1233 <param name="skipfooter" value="2" /> |
| 1234 <param name="skip_blank_lines" value="false" /> | 1234 <param name="skip_blank_lines" value="false" /> |
| 1235 </section> | 1235 </section> |
