Mercurial > repos > iuc > bakta
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/bakta_database.loc Wed Dec 21 20:59:54 2022 +0000 @@ -0,0 +1,11 @@ +# Tab separated with 4 columns: +# value : unique value used to generate the database path provided from the zenodo DOI +# dbkey : name of the database generate using the date and version of the bakta database +# bakta_version : tool version to filter database version depending of the tool +# path : final oath to bakta database on galaxy +# value, dbkey, bakta_version, path +# eg. +# 7025248 V4.0_2022-08-29 1.5 path/to/db +V0.0_date_test 7190015 1.5 ${__HERE__}/test-db +V0.1_2022-08-29 7197216 1.5 ${__HERE__}/test-db +V0.2_2022-08-19 7197217 1.7 ${__HERE__}/test-db