Mercurial > repos > iuc > maf_stats
diff tool_data_table_conf.xml.test @ 0:5a92f4c476b5 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit f7b04f8c6edca90b1e9bc867a1569996aec76d7a"
author | iuc |
---|---|
date | Thu, 13 Aug 2020 09:30:47 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Thu Aug 13 09:30:47 2020 -0400 @@ -0,0 +1,8 @@ +<!-- Paths are relative to the value of `tool_data_path` in galaxy.ini --> +<tables> + <!-- Locations of MAF files that have been indexed with bx-python --> + <table name="maf_indexes"> + <columns>name, value, indexed_for, exists_in_maf, path</columns> + <file path="${__HERE__}/test-data/local/maf_indexes.loc" /> + </table> +</tables>