Mercurial > repos > iuc > ucsc_wigtobigwig
diff tool_data_table_conf.xml.test @ 0:f1af070ae9a3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/wigtobigwig commit 303002db06287fb25306020c4391626842f52162
| author | iuc |
|---|---|
| date | Sun, 22 Sep 2024 07:26:02 +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 Sep 22 07:26:02 2024 +0000 @@ -0,0 +1,8 @@ +<tables> + <!-- Locations of dbkeys and len files under genome directory --> + <table name="__dbkeys__" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, len_path</columns> + <file path="${__HERE__}/test-data/dbkeys.loc.test" /> + </table> +</tables> +
