# HG changeset patch
# User iuc
# Date 1747644076 0
# Node ID 11c344627e52f4d79fadbf124727bb4ff968c244
# Parent 3af838dc063784697d95995ae2172ad7158ccebf
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/volcanoplot commit d4af7d3515fc307ada3d33f627d111f6e14a7a52
diff -r 3af838dc0637 -r 11c344627e52 volcanoplot.xml
--- a/volcanoplot.xml Thu May 15 12:51:53 2025 +0000
+++ b/volcanoplot.xml Mon May 19 08:41:16 2025 +0000
@@ -2,7 +2,7 @@
create a volcano plot
macros.xml
- 3.3.3
+ 3.5.2
@@ -15,8 +15,8 @@
r-ggplot2
- r-ggrepel
- r-dplyr
+ r-ggrepel
+ r-dplyr
/dev/null | grep -v -i "WARNING: ")", ggrepel version" $(R --vanilla --slave -e "library(ggrepel); cat(sessionInfo()\$otherPkgs\$ggrepel\$Version)" 2> /dev/null | grep -v -i "WARNING: ")", dplyr version" $(R --vanilla --slave -e "library(dplyr); cat(sessionInfo()\$otherPkgs\$dplyr\$Version)" 2> /dev/null | grep -v -i "WARNING: ")