Mercurial > repos > iuc > ucsc_maffetch
diff tool_data_table_conf.xml.test @ 2:8060cd2f5983 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/ucsc_tools/maftools commit 747e3f71fa11ce2555debdb5fdb6dce9838c71af
| author | iuc |
|---|---|
| date | Mon, 19 Jan 2026 19:06:21 +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 Mon Jan 19 19:06:21 2026 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of 2bit sequence files for use in Lastz --> + <table name="lastz_seqs" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/lastz_seqs.loc" /> + </table> +</tables> \ No newline at end of file
