changeset 1:a62b0c62270e draft default tip

"planemo upload for repository https://github.com/ohsu-comp-bio/naivestates commit 86b0cc490d7a4fe44c9c75f857a0609bd3fa82d3-dirty"
author perssond
date Tue, 06 Apr 2021 21:12:31 +0000
parents 1fb6181c2c64
children
files macros.xml naivestates.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Fri Mar 12 00:20:13 2021 +0000
+++ b/macros.xml	Tue Apr 06 21:12:31 2021 +0000
@@ -2,7 +2,7 @@
 <macros>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="@VERSION@">naivestatess</requirement>
+            <requirement type="package" version="@VERSION@">naivestates</requirement>
         </requirements>
     </xml>
 
--- a/naivestates.xml	Fri Mar 12 00:20:13 2021 +0000
+++ b/naivestates.xml	Tue Apr 06 21:12:31 2021 +0000
@@ -1,4 +1,4 @@
-<tool id="naivestates" name="naivestates" version="@VERSION@.2" profile="17.09">
+<tool id="naivestates" name="naivestates" version="@VERSION@.3" profile="17.09">
     <description> Inference of cell states using Naive Bayes</description>
     <macros>
         <import>macros.xml</import>