comparison Makefile @ 0:f895e266b37a draft

planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef
author siwaa
date Tue, 04 Jun 2024 15:18:01 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:f895e266b37a
1 # assuming you have locally installed
2 # - planemo
3 # - singularity
4 # - galaxy, the one from siwaa for instance
5 #
6 # assuming you have a token to get container
7 # on the registry (see the job_conf.xml)
8 # the following target enable to test the tools
9
10
11 serveGAMA: ~/DEVS/galaxy
12 planemo serve --no_cleanup --galaxy_root ~/DEVS/galaxy \
13 --job_config_file ./job_conf.xml \
14 gama_tool.xml
15
16 testGAMA: ~/DEVS/galaxy
17 planemo test \
18 --galaxy_root ~/DEVS/galaxy \
19 --job_config_file ./job_conf.xml \
20 --no_cleanup \
21 essai1.xml