Mercurial > repos > iuc > groot
comparison test-data/groot_database.loc @ 0:fbe36cf83eb7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/groot commit 85ca2a9a7b2871674dbb9e53e398e459debca529
| author | iuc |
|---|---|
| date | Fri, 18 Oct 2024 08:19:14 +0000 |
| parents | |
| children | 54231cd54989 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:fbe36cf83eb7 |
|---|---|
| 1 # Tab separated with 4 columns: | |
| 2 # value : unique value used to generate the database path | |
| 3 # name: name of the database generate using the date and version of the bakta database | |
| 4 # dbkey : name of the database generate using the date and version of the bakta database | |
| 5 # bakta_version : tool version to filter database version depending of the tool | |
| 6 # path : final oath to bakta database on galaxy | |
| 7 # value, name, dbkey, path | |
| 8 # eg. | |
| 9 resfinder.90 resfinder (90 percent identity) ${__HERE__}/resfinder.90 1.1.2 | |
| 10 arg-annot.90 arg-annot (90 percent identity) ${__HERE__}/arg-annot.90 1.1.2 |
