Mercurial > repos > iuc > mmseqs2_taxonomy_assignment
diff test-data/mmseqs2_databases.loc @ 0:dbd5e2791f49 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mmsesq2 commit 25b603890e8048ac7bbffb81eaaa440f87049521
| author | iuc |
|---|---|
| date | Thu, 27 Mar 2025 16:42:24 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/mmseqs2_databases.loc Thu Mar 27 16:42:24 2025 +0000 @@ -0,0 +1,10 @@ +# Tab separated with 4 columns: +# value : unique value used to generate the database path +# name: name of the database generate using the date and version of the bakta database +# 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, name, dbkey, path +# eg. +SILVA-15.6f452-10022025 SILVA 10022025 nucleotide yes ${__HERE__}/mmseqs2/SILVA 15.6f452 +UniProtKB/Swiss-Prot-15.6f452-10022025 UniProtKB/Swiss-Prot 10022025 aminoacid yes ${__HERE__}/Swiss-Prot 15.6f452
