Mercurial > repos > iuc > multiqc
diff featurecounts_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/featurecounts_plugin.xml Mon Sep 02 14:22:19 2024 +0000 +++ b/featurecounts_plugin.xml Sat Jan 25 17:23:41 2025 +0000 @@ -36,10 +36,10 @@ </output> <output name="stats"> <assert_contents> - <has_text text="featureCounts_mqc_generalstats_featurecounts_Assigned"/> + <has_text text="featurecounts-Assigned"/> <has_text text="accepted_hits"/> <has_text text="TopHat"/> - <has_text text="featureCounts_mqc_generalstats_featurecounts_percent_assigned"/> + <has_text text="featurecounts-percent_assigned"/> <has_n_lines n="7"/> <has_n_columns n="3"/> </assert_contents>
