annotate tool_data_table_conf.xml.test @ 1:0cb44bd983f8 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genebed_maf_to_fasta/ commit 8d55cabcec17915d959f672ecacfa851df1f4ca4-dirty"
author dave
date Fri, 24 Jul 2020 13:03:33 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
0cb44bd983f8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genebed_maf_to_fasta/ commit 8d55cabcec17915d959f672ecacfa851df1f4ca4-dirty"
dave
parents:
diff changeset
1 <!-- Paths are relative to the value of `tool_data_path` in galaxy.ini -->
0cb44bd983f8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genebed_maf_to_fasta/ commit 8d55cabcec17915d959f672ecacfa851df1f4ca4-dirty"
dave
parents:
diff changeset
2 <tables>
0cb44bd983f8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genebed_maf_to_fasta/ commit 8d55cabcec17915d959f672ecacfa851df1f4ca4-dirty"
dave
parents:
diff changeset
3 <!-- Locations of MAF files that have been indexed with bx-python -->
0cb44bd983f8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genebed_maf_to_fasta/ commit 8d55cabcec17915d959f672ecacfa851df1f4ca4-dirty"
dave
parents:
diff changeset
4 <table name="maf_indexes">
0cb44bd983f8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genebed_maf_to_fasta/ commit 8d55cabcec17915d959f672ecacfa851df1f4ca4-dirty"
dave
parents:
diff changeset
5 <columns>name, value, indexed_for, exists_in_maf, path</columns>
0cb44bd983f8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genebed_maf_to_fasta/ commit 8d55cabcec17915d959f672ecacfa851df1f4ca4-dirty"
dave
parents:
diff changeset
6 <file path="${__HERE__}/test-data/local/maf_indexes.loc" />
0cb44bd983f8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genebed_maf_to_fasta/ commit 8d55cabcec17915d959f672ecacfa851df1f4ca4-dirty"
dave
parents:
diff changeset
7 </table>
0cb44bd983f8 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genebed_maf_to_fasta/ commit 8d55cabcec17915d959f672ecacfa851df1f4ca4-dirty"
dave
parents:
diff changeset
8 </tables>