Mercurial > repos > iuc > maf_stats
comparison tool_data_table_conf.xml.sample @ 0:6d4d297433e9 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit f7b04f8c6edca90b1e9bc867a1569996aec76d7a"
| author | iuc |
|---|---|
| date | Thu, 13 Aug 2020 13:30:12 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:6d4d297433e9 |
|---|---|
| 1 <!-- Paths are relative to the value of `tool_data_path` in galaxy.ini --> | |
| 2 <tables> | |
| 3 <!-- Locations of MAF files that have been indexed with bx-python --> | |
| 4 <table name="maf_indexes"> | |
| 5 <columns>name, value, indexed_for, exists_in_maf, path</columns> | |
| 6 <file path="maf_indexes.loc" /> | |
| 7 </table> | |
| 8 </tables> |
