Mercurial > repos > fubar > mashmap
comparison toolfactory/localplanemotest.sh @ 1:0183cad9d13b draft
planemo upload
author | fubar |
---|---|
date | Thu, 22 Feb 2024 10:48:01 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:2beaae16651e | 1:0183cad9d13b |
---|---|
1 # pass path to tool as parameter /work/galaxytf/local_tools/tacrev/tacrev.xml | |
2 GALAXY_URL=http://localhost:8080 | |
3 API_KEY=1718977735397126400 | |
4 # for test@bx.psu.edu user | |
5 # for sed to edit at installation | |
6 planemo test --galaxy_admin_key $API_KEY --engine external_galaxy --galaxy_url $GALAXY_URL --update_test_data $1 |