diff macros.xml @ 3:ca73bbac615a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dada2 commit 8533fe71d1d50f09348da2dc34941724407a1ffe"
author iuc
date Tue, 14 Jul 2020 07:38:55 -0400
parents 23fc35093b11
children f732237754fc
line wrap: on
line diff
--- a/macros.xml	Mon Mar 16 07:33:38 2020 -0400
+++ b/macros.xml	Tue Jul 14 07:38:55 2020 -0400
@@ -7,7 +7,7 @@
         </requirements>
     </xml>
 
-    <token name="@DADA2_VERSION@">1.14</token>
+    <token name="@DADA2_VERSION@">1.16</token>
     <token name="@WRAPPER_VERSION@">0</token>
 
     <xml name="version_command">
@@ -124,6 +124,9 @@
 
 .. image:: pairpipe.png
 
+Note: In particular for the analysis of paired collections the collections should be sorted lexicographical
+before the analysis.
+
 For single end data you the steps "Unzip collection" and "mergePairs" are not necessary.
 
 More information may be found on the dada2 homepage:: https://benjjneb.github.io/dada2/index.html (in particular tutorials) or the documentation of dada2's R package https://bioconductor.org/packages/release/bioc/html/dada2.html (in particular the pdf which contains the full documentation of all parameters)