Mercurial > repos > iuc > tximport
diff tool_data_table_conf.xml.sample @ 0:206a71a69161 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tximport commit 66c3b86403faa115751332ea8e0383e26b9ee599"
author | iuc |
---|---|
date | Wed, 04 Dec 2019 05:57:26 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Dec 04 05:57:26 2019 -0500 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<tables> + <table name="tx2gene_table" comment_char="#" allow_duplicate_entries="False"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/tx2gene.loc" /> + </table> +</tables>