diff tree.xml @ 5:828d2003af85 draft

"planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/tree/v3.2.3 commit fb1bb0bebef3a4f756718905088b2b50c93cb50e"
author oinizan
date Fri, 04 Jun 2021 11:09:35 +0000
parents ea386220db3c
children 192cac570229
line wrap: on
line diff
--- a/tree.xml	Thu Apr 08 12:43:51 2021 +0000
+++ b/tree.xml	Fri Jun 04 11:09:35 2021 +0000
@@ -15,14 +15,15 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 -->
-<tool id="FROGS_Tree" name="FROGS Tree" version="3.2.2">
+<tool id="FROGS_Tree" name="FROGS Tree" version="3.2.3">
     <description>Reconstruction of phylogenetic tree </description>
     <requirements>
-        <requirement type="package" version="3.2.2">frogs</requirement>
+        <requirement type="package" version="3.2.3">frogs</requirement>
         <requirement type="package" version="7.407">mafft</requirement>
         <requirement type="package" version="2.1.09">fasttree</requirement>
-        <requirement type="package" version="3.6.3">r-base</requirement>
-        <requirement type="package" version="2.5.5">r-phangorn</requirement>
+        <requirement type="package" version="4.0.5">r-base</requirement>
+         <requirement type="package" version="4.0">r-essentials</requirement>
+        <requirement type="package" version="2.7.0">r-phangorn</requirement>
     </requirements>
     <stdio>
         <exit_code range="1:" />
@@ -62,7 +63,7 @@
                     <has_text_matching expression="abundance_removed.*:\s0" />
                     <has_text_matching expression="abundance_kept.*:\s300" />
                     <has_text_matching expression="otu_removed.*:\s0" />
-                    <has_text_matching expression="otu_kept.*:\s50" />
+                    <has_text_matching expression="otu_kept.*:\s52" />
                 </assert_contents>
             </output>
         </test>