Previous changeset 0:48e4be935243 (2016-07-27) Next changeset 2:b2414be87d4b (2016-08-06) |
Commit message:
planemo upload for repository https://github.com/workflow4metabolomics/biosigner.git commit 8f8ca9d7be625518f878eae833c8d55eb64c7761 |
modified:
README.md biosigner_config.xml |
b |
diff -r 48e4be935243 -r 4ff502a46189 README.md --- a/README.md Wed Jul 27 11:40:20 2016 -0400 +++ b/README.md Sat Jul 30 12:21:07 2016 -0400 |
[ |
@@ -7,8 +7,8 @@ ## Description -**Version:** 2.2.2 -**Date:** 2016-05-21 +**Version:** 2.2.4 +**Date:** 2016-07-30 **Author:** Philippe Rinaudo and Etienne A. Thevenot (CEA, LIST, MetaboHUB, W4M Core Development Team) **Email:** [etienne.thevenot(at)cea.fr](mailto:etienne.thevenot@cea.fr) **Citation:** Rinaudo P., Boudah S., Junot C. and Thevenot E.A. (2015). biosigner: A new method for the discovery of restricted and stable molecular signatures from omics data. *Frontiers in Molecular Biosciences*, in review. @@ -33,6 +33,10 @@ ## News +## CHANGES IN VERSION 2.2.4 + + * Internal updates for planemo and travis validation + ## CHANGES IN VERSION 2.2.2 * Internal updates to biosigner package versions of 1.0.0 and above, and ropls versions of 1.4.0 and above (i.e. using S4 methods instead of S3) |
b |
diff -r 48e4be935243 -r 4ff502a46189 biosigner_config.xml --- a/biosigner_config.xml Wed Jul 27 11:40:20 2016 -0400 +++ b/biosigner_config.xml Sat Jul 30 12:21:07 2016 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="biosigner" name="Biosigner" version="2.2.2"> +<tool id="biosigner" name="Biosigner" version="2.2.4"> <description>Molecular signature discovery from omics data</description> <requirements> |