Mercurial > repos > dave > data_manager_fetch_index_maf
diff tool_data_table_conf.xml.sample @ 1:edf39ed96bc3 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit f8a19615cd097290a1239d4bb6b8eb52c9d73b03-dirty"
author | dave |
---|---|
date | Wed, 15 Jul 2020 15:50:54 -0400 |
parents | de73b258a601 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Jul 15 14:30:00 2020 -0400 +++ b/tool_data_table_conf.xml.sample Wed Jul 15 15:50:54 2020 -0400 @@ -1,8 +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="indexed_maf_files"> + <table name="maf_indexes"> <columns>name, value, indexed_for, exists_in_maf, path</columns> - <file path="maf_index.loc" /> + <file path="maf_indexes.loc" /> </table> </tables>