# HG changeset patch
# User iuc
# Date 1719394813 0
# Node ID 43ccbef89f1d8f4a61e040b77785a095dd3a120f
# Parent faacef62bb549c39552e4f6dc69817da16bc41a2
planemo upload for repository https://github.com/biobakery/Maaslin2 commit 62a738f626aee9c8e1f1c5cbd63a59b3390d4ed5
diff -r faacef62bb54 -r 43ccbef89f1d maaslin2.xml
--- a/maaslin2.xml Mon Apr 29 10:33:48 2024 +0000
+++ b/maaslin2.xml Wed Jun 26 09:40:13 2024 +0000
@@ -64,6 +64,10 @@
#if $fixed_effects
--fixed_effects \$fixed_effects
#end if
+#if $reference
+ --reference '$reference'
+#end if
+
#if $additional_options.correction
--correction '$additional_options.correction'
#end if
@@ -73,23 +77,24 @@
--heatmap_first_n '$output.heatmap_first_n'
#end if
$output.plot_scatter
- --cores \${GALAXY_SLOTS:-4}
+ --cores 1
'input_data.tsv'
'input_metadata.tsv'
'outputFolder'
&&
-cd outputFolder && mkdir -p figures/ && cp *.pdf figures
+zip -r out.zip outputFolder &&
+cd outputFolder &&
+mkdir -p figures/ &&
+cp *.pdf figures
+
]]>
-
-
-
-
+
@@ -114,10 +119,13 @@
-
-
+
+
+
+
+
-
+
+
-
+
output['residuals_output'] is True
@@ -142,11 +151,12 @@
-
+
+
+
-
+
+
+
+
+
+
+
@@ -255,13 +276,13 @@
-
+
-
+
@@ -272,10 +293,11 @@
-
+
-
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
@@ -327,17 +354,15 @@
-
-
-
-
-
+
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
-
+
@@ -381,53 +411,8 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
- 0.99.12
+ 1.16.0
0
20.01
@@ -17,7 +17,8 @@
- maaslin2
+ bioconductor-maaslin2
+ zip