comparison tool_data_table_conf.xml.test @ 1:85e400e1f2dd draft default tip

Uploaded
author greg
date Thu, 23 Nov 2023 18:36:23 +0000
parents
children
comparison
equal deleted inserted replaced
0:e589aadb5a80 1:85e400e1f2dd
1 <tables>
2 <!-- Locations of all fasta files under tool-data/genome directory -->
3 <table name="bowtie2_indexes" comment_char="#" allow_duplicate_entries="False">
4 <columns>value, dbkey, name, path</columns>
5 <file path="${__HERE__}/test-data/bowtie2_indexes.loc" />
6 </table>
7 </tables>
8