Previous changeset 0:1fb6181c2c64 (2021-03-12) |
Commit message:
"planemo upload for repository https://github.com/ohsu-comp-bio/naivestates commit 86b0cc490d7a4fe44c9c75f857a0609bd3fa82d3-dirty" |
modified:
macros.xml naivestates.xml |
b |
diff -r 1fb6181c2c64 -r a62b0c62270e macros.xml --- a/macros.xml Fri Mar 12 00:20:13 2021 +0000 +++ b/macros.xml Tue Apr 06 21:12:31 2021 +0000 |
b |
@@ -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> |
b |
diff -r 1fb6181c2c64 -r a62b0c62270e naivestates.xml --- a/naivestates.xml Fri Mar 12 00:20:13 2021 +0000 +++ b/naivestates.xml Tue Apr 06 21:12:31 2021 +0000 |
b |
@@ -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> |