diff planemo_test.sh @ 3:9f1e18bc8ce3 draft

planemo upload commit ceb25d29a013b58d3476323f202276e7c876648a-dirty
author lecorguille
date Thu, 28 Jul 2016 11:03:04 -0400
parents
children 9fa5856f6184
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/planemo_test.sh	Thu Jul 28 11:03:04 2016 -0400
@@ -0,0 +1,9 @@
+conda create -n r-ipo --use-local r-ipo r-batch
+. ~/miniconda2/bin/activate r-ipo
+planemo test --install_galaxy --galaxy_branch "dev" --update_test_data
+
+
+# -- Use of conda dependencies
+planemo conda_init --conda_prefix /tmp/mc
+planemo conda_install --conda_prefix /tmp/mc .
+planemo test --install_galaxy --conda_prefix /tmp/mc --conda_dependency_resolution --update_test_data