Mercurial > repos > pimarin > bakta
comparison test-data/bakta_database.loc @ 3:eea334d9988b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 73af464cc860250c3fa3dd433602283ab5a44f53-dirty
author | pimarin |
---|---|
date | Thu, 22 Dec 2022 15:01:43 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
2:ca9e2125c5de | 3:eea334d9988b |
---|---|
1 # Tab separated with 4 columns: | |
2 # value : unique value used to generate the database path provided from the zenodo DOI | |
3 # dbkey : name of the database generate using the date and version of the bakta database | |
4 # bakta_version : tool version to filter database version depending of the tool | |
5 # path : final oath to bakta database on galaxy | |
6 # value, dbkey, bakta_version, path | |
7 # eg. | |
8 # 7025248 V4.0_2022-08-29 1.5 path/to/db | |
9 V0.0_date_test 7190015 1.5 ${__HERE__}/test-db | |
10 V0.1_2022-08-29 7197216 1.5 ${__HERE__}/test-db | |
11 V0.2_2022-08-19 7197217 1.7 ${__HERE__}/test-db |