Mercurial > repos > scisjnu123 > test
diff gv/GATK/gatk/tool_data_table_conf.xml.sample @ 13:ec10ff509d48 draft
Uploaded
| author | scisjnu123 |
|---|---|
| date | Fri, 13 Sep 2019 02:45:17 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gv/GATK/gatk/tool_data_table_conf.xml.sample Fri Sep 13 02:45:17 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>
