Mercurial > repos > iuc > tximport
diff tool_data_table_conf.xml.test @ 0:d53de4a14836 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tximport commit 66c3b86403faa115751332ea8e0383e26b9ee599"
| author | iuc |
|---|---|
| date | Wed, 04 Dec 2019 10:56:58 +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 Wed Dec 04 10:56:58 2019 +0000 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <table name="tx2gene_table" comment_char="#" allow_duplicate_entries="False"> + <columns>value, dbkey, name, path</columns> + <file path="${__HERE__}/test-data/cached_locally/tx2gene.loc" /> + </table> +</tables> +
