Mercurial > repos > iuc > data_manager_fetch_index_maf
diff tool_data_table_conf.xml.sample @ 0:dd56201af376 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_index_maf commit 9c8e61ce03ebd67c2c852f5db4a62d19200c77fe"
| author | iuc |
|---|---|
| date | Thu, 25 Jun 2020 18:01:55 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Jun 25 18:01:55 2020 +0000 @@ -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="indexed_maf_files"> + <columns>name, value, indexed_for, exists_in_maf, path</columns> + <file path="maf_index.loc" /> + </table> +</tables>
