view Makefile @ 0:23b15c0eabff draft default tip

planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA_DESC/galaxy-tools commit 6b9b95de1fe709f27a28d83797f81e91469edf79-dirty
author siwaa
date Mon, 18 Nov 2024 13:57:51 +0000
parents
children
line wrap: on
line source

# assuming you have locally installed
# - planemo
# - singularity
# - galaxy, the one from siwaa for instance
#
# assuming you have a token to get container
# on the registry (see the job_conf.xml)
# the following target enable to test the tools


serveGAMA_DESC: ~/DEVS/galaxy
	planemo serve --no_cleanup --galaxy_root ~/DEVS/galaxy \
	--job_config_file ./job_conf.xml \
	gama_desc.xml

testGAMA_DESC: ~/DEVS/galaxy
	planemo test \
	--galaxy_root ~/DEVS/galaxy \
	--job_config_file ./job_conf.xml \
	--no_cleanup \
	essai1.xml