Mercurial > repos > iuc > multiqc
diff fastp_plugin.xml @ 25:24002c7e6092 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 1805997f0c29291dd6fc96add4481422e28e6265
| author | iuc |
|---|---|
| date | Sat, 25 Jan 2025 17:23:41 +0000 |
| parents | 0771dee34cff |
| children |
line wrap: on
line diff
--- a/fastp_plugin.xml Mon Sep 02 14:22:19 2024 +0000 +++ b/fastp_plugin.xml Sat Jan 25 17:23:41 2025 +0000 @@ -33,9 +33,9 @@ </output> <output name="stats"> <assert_contents> - <has_text text="fastp_mqc_generalstats_fastp_pct_duplication"/> + <has_text text="fastp-pct_duplication"/> <has_text text="R1_fq"/> - <has_text text="fastp_mqc_generalstats_fastp_after_filtering_q30_rate"/> + <has_text text="fastp-after_filtering_q30_rate"/> <has_text text="bwa-mem-fastq1_fq"/> <has_n_lines n="3"/> <has_n_columns n="8"/>
