Mercurial > repos > greg > cfsan_snp_pipeline_map_reads
diff tool_data_table_conf.xml.sample @ 1:85e400e1f2dd draft default tip
Uploaded
author | greg |
---|---|
date | Thu, 23 Nov 2023 18:36:23 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Nov 23 18:36:23 2023 +0000 @@ -0,0 +1,8 @@ +<tables> + <!-- Locations of indexes in the Bowtie2 mapper format --> + <table name="bowtie2_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/bowtie2_indices.loc" /> + </table> +</tables> +