Mercurial > repos > iuc > maf_stats
view tool_data_table_conf.xml.test @ 1:a4dcd42b407b draft default tip
"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:45 +0000 |
| parents | 6d4d297433e9 |
| 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="${__HERE__}/test-data/local/maf_indexes.loc" /> </table> </tables>
