Mercurial > repos > iuc > bbgbigwig
diff tool_data_table_conf.xml.test @ 0:498748c87252 draft
planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/ commit fa9d44f1ca94a7522f21db6c7771764e1b8d92a5
author | iuc |
---|---|
date | Fri, 14 Jun 2024 21:23:54 +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 Fri Jun 14 21:23:54 2024 +0000 @@ -0,0 +1,7 @@ +<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>