Mercurial > repos > iuc > multiqc
comparison macros.xml @ 30:4981b6c4f7fa draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/multiqc commit d4b9696c6c533ca1841c22b52bb3e73833e2e0d4
| author | iuc |
|---|---|
| date | Thu, 15 Jan 2026 20:38:43 +0000 |
| parents | ef6bd40a30d2 |
| children |
comparison
equal
deleted
inserted
replaced
| 29:ef6bd40a30d2 | 30:4981b6c4f7fa |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@TOOL_VERSION@">1.27</token> | 2 <token name="@TOOL_VERSION@">1.33</token> |
| 3 <token name="@VERSION_SUFFIX@">4</token> | 3 <token name="@VERSION_SUFFIX@">0</token> |
| 4 <xml name="bio_tools"> | 4 <xml name="bio_tools"> |
| 5 <xrefs> | 5 <xrefs> |
| 6 <xref type="bio.tools">multiqc</xref> | 6 <xref type="bio.tools">multiqc</xref> |
| 7 </xrefs> | 7 </xrefs> |
| 8 </xml> | 8 </xml> |
| 9 <xml name="requirements"> | 9 <xml name="requirements"> |
| 10 <requirements> | 10 <requirements> |
| 11 <requirement type="package" version="@TOOL_VERSION@">multiqc</requirement> | 11 <requirement type="package" version="@TOOL_VERSION@">multiqc</requirement> |
| 12 </requirements> | 12 </requirements> |
| 13 </xml> | |
| 14 <!--This stdio rule is temporary because of an issue with CheckM2 report columns, it needs to be removed when the issue is fixed --> | |
| 15 <xml name="stdio"> | |
| 16 <stdio> | |
| 17 <regex | |
| 18 match="Module 'checkm2: .*not found in the file.*" | |
| 19 source="both" | |
| 20 level="fatal" | |
| 21 description="Invalid CheckM2 TSV file: required header not found" /> | |
| 22 </stdio> | |
| 13 </xml> | 23 </xml> |
| 14 <xml name="citations"> | 24 <xml name="citations"> |
| 15 <citations> | 25 <citations> |
| 16 <citation type="doi">10.1101/gr.244293.118</citation> | 26 <citation type="doi">10.1101/gr.244293.118</citation> |
| 17 </citations> | 27 </citations> |
| 182 <has_text text="bwa-mem-fastq1_fq"/> | 192 <has_text text="bwa-mem-fastq1_fq"/> |
| 183 <has_text text="25839_merged"/> | 193 <has_text text="25839_merged"/> |
| 184 <has_text text="slamdunk-retained"/> | 194 <has_text text="slamdunk-retained"/> |
| 185 <has_text text="C2"/> | 195 <has_text text="C2"/> |
| 186 <has_n_lines n="11"/> | 196 <has_n_lines n="11"/> |
| 187 <has_n_columns n="22"/> | 197 <has_n_columns n="24"/> |
| 188 </assert_contents> | 198 </assert_contents> |
| 189 </output> | 199 </output> |
| 190 <output_collection name="plots" type="list" count="29"/> | 200 <output_collection name="plots" type="list" count="29"/> |
| 191 <output_collection name="png_plot" type="list" count="38"/> | 201 <output_collection name="png_plot" type="list" count="36"/> |
| 192 </test> | 202 </test> |
| 193 <!--Test 02--> | 203 <!--Test 02--> |
| 194 <test expect_num_outputs="2"> | 204 <test expect_num_outputs="2"> |
| 195 <repeat name="results"> | 205 <repeat name="results"> |
| 196 <conditional name="software_cond"> | 206 <conditional name="software_cond"> |
| 480 <has_text text="picard-gcbias"/> | 490 <has_text text="picard-gcbias"/> |
| 481 <has_text text="prokka_plot"/> | 491 <has_text text="prokka_plot"/> |
| 482 <has_text text="qualimap"/> | 492 <has_text text="qualimap"/> |
| 483 <has_text text="samblaster_duplicates"/> | 493 <has_text text="samblaster_duplicates"/> |
| 484 <has_text text="quast-stats"/> | 494 <has_text text="quast-stats"/> |
| 485 <has_text text="samtools-flagstat-dp"/> | 495 <has_text text="samtools-flagstat-pct"/> |
| 486 <has_text text="snpeff"/> | 496 <has_text text="snpeff"/> |
| 487 </assert_contents> | 497 </assert_contents> |
| 488 </output> | 498 </output> |
| 489 <output name="stats"> | 499 <output name="stats"> |
| 490 <assert_contents> | 500 <assert_contents> |
| 505 <has_text text="samtools_stats-error_rate"/> | 515 <has_text text="samtools_stats-error_rate"/> |
| 506 <has_text text="samtools_stats_txt"/> | 516 <has_text text="samtools_stats_txt"/> |
| 507 <has_text text="snpeff_csv"/> | 517 <has_text text="snpeff_csv"/> |
| 508 <has_text text="bamtools-mapped_reads_pct"/> | 518 <has_text text="bamtools-mapped_reads_pct"/> |
| 509 <has_text text="bamtools-duplicates_pct"/> | 519 <has_text text="bamtools-duplicates_pct"/> |
| 510 <has_n_lines n="22"/> | 520 <has_n_lines n="23"/> |
| 511 <has_n_columns n="50"/> | 521 <has_n_columns n="55"/> |
| 512 </assert_contents> | 522 </assert_contents> |
| 513 </output> | 523 </output> |
| 514 </test> | 524 </test> |
| 515 <!--Test 04--> | 525 <!--Test 04--> |
| 516 <test expect_num_outputs="2"> | 526 <test expect_num_outputs="2"> |
| 526 <param name="input" value="cc_ko15.bpc.tab,cc_wt15.bpc.tab"/> | 536 <param name="input" value="cc_ko15.bpc.tab,cc_wt15.bpc.tab"/> |
| 527 </conditional> | 537 </conditional> |
| 528 </repeat> | 538 </repeat> |
| 529 <output name="html_report" ftype="html"> | 539 <output name="html_report" ftype="html"> |
| 530 <assert_contents> | 540 <assert_contents> |
| 531 <has_size value="4766687" delta="500"/> | 541 <has_size value="2142211" delta="500"/> |
| 532 </assert_contents> | 542 </assert_contents> |
| 533 </output> | 543 </output> |
| 534 <!--output name="stats" ftype="tabular"> | 544 <!--output name="stats" ftype="tabular"> |
| 535 Not created anymore. Proper test needed. | 545 Not created anymore. Proper test needed. |
| 536 <assert_contents> | 546 <assert_contents> |
| 574 <assert_contents> | 584 <assert_contents> |
| 575 <has_size size="2877" delta="200"/> | 585 <has_size size="2877" delta="200"/> |
| 576 </assert_contents> | 586 </assert_contents> |
| 577 </element> | 587 </element> |
| 578 </output_collection> | 588 </output_collection> |
| 579 <output_collection name="png_plot" type="list" count="11"/> | 589 <output_collection name="png_plot" type="list" count="9"/> |
| 580 | 590 |
| 581 </test> | 591 </test> |
| 582 <!--Test 06--> | 592 <!--Test 06--> |
| 583 <test expect_num_outputs="2"> | 593 <test expect_num_outputs="2"> |
| 584 <repeat name="results"> | 594 <repeat name="results"> |
