annotate tool_data_table_conf.xml.test @ 8:e72c320c17c1 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e10d34b547557b2bd4f0be69e31204bd5703e422"
author iuc
date Thu, 20 Jan 2022 04:30:30 +0000
parents 81986a56b281
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
1 <tables>
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
2 <!-- Locations of all fasta files under genome directory -->
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
3 <table name="all_fasta" comment_char="#">
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
4 <columns>value, dbkey, name, path</columns>
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
5 <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" />
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
6 </table>
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
7 <!-- Locations of all liftOver files -->
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
8 <table name="liftOver" comment_char="#">
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
9 <columns>dbkey, name, value</columns>
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
10 <file path="${__HERE__}/test-data/cached_locally/liftOver.loc" />
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
11 </table>
81986a56b281 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
12 </tables>