annotate tool_data_table_conf.xml.test @ 7:cdbdce00f5f6 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit ce9efed8c15240a269107ff356aeb18b52eb383f"
author iuc
date Wed, 30 Sep 2020 14:00:40 +0000
parents 79f9e32b380b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
79f9e32b380b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
1 <tables>
79f9e32b380b 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 -->
79f9e32b380b 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="#">
79f9e32b380b 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>
79f9e32b380b 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" />
79f9e32b380b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
6 </table>
79f9e32b380b 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 -->
79f9e32b380b 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="#">
79f9e32b380b 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>
79f9e32b380b 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" />
79f9e32b380b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
11 </table>
79f9e32b380b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
iuc
parents:
diff changeset
12 </tables>