Mercurial > repos > greg > cfsan_snp_pipeline_map_reads
view 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 |
line wrap: on
line source
<tables> <!-- Locations of all fasta files under tool-data/genome directory --> <table name="bowtie2_indexes" comment_char="#" allow_duplicate_entries="False"> <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/bowtie2_indexes.loc" /> </table> </tables>