Mercurial > repos > iuc > interval2maf
comparison tool_data_table_conf.xml.test @ 0:cfea1d6354db draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 1db2b3ee758847b8b63f58fb2075961003ff8c22"
| author | iuc |
|---|---|
| date | Fri, 17 Jul 2020 10:56:42 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:cfea1d6354db |
|---|---|
| 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="${__HERE__}/test-data/local/maf_indexes.loc" /> | |
| 7 </table> | |
| 8 </tables> |
