Mercurial > repos > scisjnu123 > ngsap_vc
diff ngsap-vc/gatk/tool_data_table_conf.xml.sample @ 3:0d10255b5434 draft default tip
Uploaded
author | scisjnu123 |
---|---|
date | Thu, 03 Oct 2019 10:42:15 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ngsap-vc/gatk/tool_data_table_conf.xml.sample Thu Oct 03 10:42:15 2019 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of Picard dict files valid for GATK --> + <table name="picard_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/picard_index.loc" /> + </table> +</tables>