# HG changeset patch # User ethevenot # Date 1519830254 18000 # Node ID 60c360e466a814d4d2f5b566424aa7810fd6e5dc # Parent 4b9488602d573f3c52dd61a86ef2f3662995c55d planemo upload for repository https://github.com/workflow4metabolomics/multivariate.git commit 0f382a5296aae9bfc77df06b0a5ad493eb3c01f3 diff -r 4b9488602d57 -r 60c360e466a8 Makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Makefile Wed Feb 28 10:04:14 2018 -0500 @@ -0,0 +1,23 @@ +all: + +test: + test/test-multi + +planemo-venv/bin/planemo: planemo-venv + . planemo-venv/bin/activate && pip install --upgrade pip setuptools + . planemo-venv/bin/activate && pip install planemo + +planemo-venv: + virtualenv planemo-venv + +planemolint: planemo-venv/bin/planemo + . planemo-venv/bin/activate && planemo lint + +planemotest: planemo-venv/bin/planemo + . planemo-venv/bin/activate && planemo test --conda_dependency_resolution --galaxy_branch release_17.05 + +clean: + $(RM) -r $(HOME)/.planemo + $(RM) -r planemo-venv + +.PHONY: all clean test planemolint planemotest diff -r 4b9488602d57 -r 60c360e466a8 build.xml --- a/build.xml Tue Oct 24 08:54:24 2017 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,86 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff -r 4b9488602d57 -r 60c360e466a8 multivariate_config.xml --- a/multivariate_config.xml Tue Oct 24 08:54:24 2017 -0400 +++ b/multivariate_config.xml Wed Feb 28 10:04:14 2018 -0500 @@ -2,8 +2,8 @@ PCA, PLS and OPLS - r-batch - bioconductor-ropls + r-batch + bioconductor-ropls diff -r 4b9488602d57 -r 60c360e466a8 runit/output/figure.pdf Binary file runit/output/figure.pdf has changed diff -r 4b9488602d57 -r 60c360e466a8 runit/output/information.txt --- a/runit/output/information.txt Tue Oct 24 08:54:24 2017 -0400 +++ b/runit/output/information.txt Wed Feb 28 10:04:14 2018 -0500 @@ -1,5 +1,5 @@ -Start of the 'Multivariate' Galaxy module call: Tue 24 Oct 2017 02:50:53 PM +Start of the 'Multivariate' Galaxy module call: Mon 08 Jan 2018 05:24:55 PM PLS-DA @@ -11,7 +11,7 @@ p1 0.0505 0.0505 0.664 0.664 0.4220 0.422 R1 1 p2 0.0678 0.1180 0.105 0.769 -0.0431 0.397 NS 1 -End of 'Multivariate' Galaxy module call: 2017-10-24 14:50:54 +End of 'Multivariate' Galaxy module call: 2018-01-08 17:24:56