Mercurial > repos > iuc > mmseqs2_taxonomy_assignment
diff tool_data_table_conf.xml.test @ 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/tool_data_table_conf.xml.test Thu Mar 27 16:42:24 2025 +0000 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<tables> + <table name="mmseqs2_databases" comment_char="#"> + <columns>value, name, type, taxonomy, path, version</columns> + <file path="${__HERE__}/test-data/mmseqs2_databases.loc" /> + </table> +</tables>
