Mercurial > repos > iuc > multiqc
diff samtools_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 | b7e8663db1ec |
line wrap: on
line diff
--- a/samtools_plugin.xml Mon Sep 02 14:22:19 2024 +0000 +++ b/samtools_plugin.xml Sat Jan 25 17:23:41 2025 +0000 @@ -85,10 +85,10 @@ <assert_contents> <has_text text="samtools_flagstat_txt"/> <has_text text="mapped_passed"/> - <has_text text="stats_mqc_generalstats_samtools_stats_error_rate"/> + <has_text text="samtools_stats-error_rate"/> <has_text text="samtools_stats_txt"/> <has_n_lines n="3"/> - <has_n_columns n="11"/> + <has_n_columns n="12"/> </assert_contents> </output> <output_collection name="plots" type="list" count="5"/>
