Mercurial > repos > thanhlv > bakta
diff test-data/bakta_database.loc @ 0:54ca20519f70 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/bakta commit 6b06711cfba45855d5a992ed1c73c472eaef644f-dirty
author | thanhlv |
---|---|
date | Fri, 28 Apr 2023 17:18:48 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/bakta_database.loc Fri Apr 28 17:18:48 2023 +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