annotate tool_data_table_conf.xml.test @ 7:34cf077e0f42 draft

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