annotate tool_data_table_conf.xml.test @ 2:2bb222cdbdea draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 09:06:20 +0000
parents dc537f6496bd
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
dc537f6496bd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 1db2b3ee758847b8b63f58fb2075961003ff8c22"
iuc
parents:
diff changeset
1 <!-- Paths are relative to the value of `tool_data_path` in galaxy.ini -->
dc537f6496bd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 1db2b3ee758847b8b63f58fb2075961003ff8c22"
iuc
parents:
diff changeset
2 <tables>
dc537f6496bd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 1db2b3ee758847b8b63f58fb2075961003ff8c22"
iuc
parents:
diff changeset
3 <!-- Locations of MAF files that have been indexed with bx-python -->
dc537f6496bd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 1db2b3ee758847b8b63f58fb2075961003ff8c22"
iuc
parents:
diff changeset
4 <table name="maf_indexes">
dc537f6496bd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 1db2b3ee758847b8b63f58fb2075961003ff8c22"
iuc
parents:
diff changeset
5 <columns>name, value, indexed_for, exists_in_maf, path</columns>
dc537f6496bd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 1db2b3ee758847b8b63f58fb2075961003ff8c22"
iuc
parents:
diff changeset
6 <file path="${__HERE__}/test-data/local/maf_indexes.loc" />
dc537f6496bd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 1db2b3ee758847b8b63f58fb2075961003ff8c22"
iuc
parents:
diff changeset
7 </table>
dc537f6496bd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interval2maf/ commit 1db2b3ee758847b8b63f58fb2075961003ff8c22"
iuc
parents:
diff changeset
8 </tables>