Mercurial > repos > iuc > interval2maf
view tool_data_table_conf.xml.sample @ 1:68c6983e47d2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 95632be9aca24769ac192f2eb6a0454af21eff9e"
| author | iuc |
|---|---|
| date | Tue, 10 Nov 2020 18:47:15 +0000 |
| parents | dc537f6496bd |
| children |
line wrap: on
line source
<!-- 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="maf_indexes.loc" /> </table> </tables>
