Mercurial > repos > iuc > clair3
diff tool_data_table_conf.xml.test @ 2:44914678d18f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 79c3c1123428c177bf4a8c38260232810457845d
| author | iuc |
|---|---|
| date | Mon, 09 Sep 2024 09:10:33 +0000 |
| parents | a412acb452ea |
| children | 2c0989f0990c |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Tue Jul 30 14:23:25 2024 +0000 +++ b/tool_data_table_conf.xml.test Mon Sep 09 09:10:33 2024 +0000 @@ -7,7 +7,7 @@ </table> <!-- Locations of reference genome files in fasta format --> <table name="all_fasta" comment_char="#"> - <columns>value, name, path</columns> + <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/all_fasta.loc" /> </table> </tables>
