comparison cutadapt.xml @ 32:5915ea1ec9b1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit d8c2d0e1ce530d9cceb06cbd516296876926f0dd
author iuc
date Wed, 22 Jun 2022 07:11:38 +0000
parents c5e2e5902201
children 135b80fb1ac2
comparison
equal deleted inserted replaced
31:02c5a84971c8 32:5915ea1ec9b1
532 </conditional> 532 </conditional>
533 </repeat> 533 </repeat>
534 </section> 534 </section>
535 <param name="output_selector" value="rest_file,json_stats"/> 535 <param name="output_selector" value="rest_file,json_stats"/>
536 <output name="out1" file="cutadapt_rest.out" ftype="fasta"/> 536 <output name="out1" file="cutadapt_rest.out" ftype="fasta"/>
537 <output name="json_stats" file="cutadapt_rest.json" ftype="json" lines_diff="4"/> <!--allow for differing cutadapt and python version--> 537 <!--allow for differing cutadapt and python version as well as two lines containing the number of cores -->
538 <output name="json_stats" file="cutadapt_rest.json" ftype="json" lines_diff="8"/>
538 <output name="rest_output" file="cutadapt_rest2.out" ftype="fasta"/> 539 <output name="rest_output" file="cutadapt_rest2.out" ftype="fasta"/>
539 </test> 540 </test>
540 <!-- Ensure nextseq-trim option works --> 541 <!-- Ensure nextseq-trim option works -->
541 <test expect_num_outputs="1"> 542 <test expect_num_outputs="1">
542 <param name="type" value="single" /> 543 <param name="type" value="single" />