annotate tool_data_table_conf.xml.test @ 2:e25ee6bac872 draft default tip

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