Mercurial > repos > iuc > bakta
comparison test-data/bakta_database.loc @ 2:debdc1469b41 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 74f8fe2e7de713920026d372b28c73adb04ee97c
author | iuc |
---|---|
date | Wed, 21 Dec 2022 20:59:54 +0000 |
parents | |
children | 3f0aa1b3e816 |
comparison
equal
deleted
inserted
replaced
1:da5f1924bb2e | 2:debdc1469b41 |
---|---|
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 |