Mercurial > repos > iuc > snpfreqplot
diff snpfreqplot.xml @ 3:3d0adeee3f2b draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snpfreqplot/ commit c062eb1cd00ce9d565f3e2f3b042b3dd90d78ce4"
author | iuc |
---|---|
date | Wed, 06 Jan 2021 10:55:53 +0000 |
parents | dc51db22310c |
children |
line wrap: on
line diff
--- a/snpfreqplot.xml Fri Dec 18 23:48:01 2020 +0000 +++ b/snpfreqplot.xml Wed Jan 06 10:55:53 2021 +0000 @@ -3,7 +3,7 @@ <description>Generates a heatmap of allele frequencies grouped by variant type for SnpEff-annotated SARS-CoV-2 data</description> <macros> <token name="@VERSION@">1.0</token> - <token name="@GALAXY_VERSION@">2</token> + <token name="@GALAXY_VERSION@">3</token> </macros> <requirements> <requirement type="package" version="4.0">r-base</requirement> @@ -209,7 +209,7 @@ </section> <output name="outfile" ftype="svg"> <assert_contents> - <has_text text="viewBox="0 0 1156 361"" /> + <has_text text="viewBox="0 0 1156 380"" /> </assert_contents> </output> </test> @@ -245,7 +245,7 @@ </section> <output name="outfile" ftype="svg"> <assert_contents> - <has_text text="viewBox="0 0 754 292"" /> + <has_text text="viewBox="0 0 754 293"" /> </assert_contents> </output> </test>