Mercurial > repos > iuc > basil
diff tool_data_table_conf.xml.test @ 1:77fc7640abc7 draft default tip
planemo upload commit 49a2861a9b3480ea25f1e5526d2edf9dc8cb5334
author | iuc |
---|---|
date | Sun, 11 Aug 2024 21:06:14 +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 Sun Aug 11 21:06:14 2024 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of all fasta files under genome directory --> + <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> + <columns>value, dbkey, name, path</columns> + <file path="${__HERE__}/test-data/all_fasta.loc.test" /> + </table> +</tables>