annotate tool_data_table_conf.xml.test @ 9:c413cbb69f3c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit b450d8cda28c53ee5dbd4bc2582a589f44bf6fea"
author iuc
date Wed, 24 Nov 2021 21:56:43 +0000
parents 6463cf32d733
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
6463cf32d733 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 93bc570011b7cad70abf36695823478f819b81f1
iuc
parents:
diff changeset
1 <tables>
6463cf32d733 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 -->
6463cf32d733 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="#">
6463cf32d733 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>
6463cf32d733 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" />
6463cf32d733 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 93bc570011b7cad70abf36695823478f819b81f1
iuc
parents:
diff changeset
6 </table>
6463cf32d733 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 -->
6463cf32d733 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="#">
6463cf32d733 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>
6463cf32d733 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" />
6463cf32d733 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 93bc570011b7cad70abf36695823478f819b81f1
iuc
parents:
diff changeset
11 </table>
6463cf32d733 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit 93bc570011b7cad70abf36695823478f819b81f1
iuc
parents:
diff changeset
12 </tables>