0
|
1 <tables>
|
|
2 <!-- Location of bed-file for covacs -->
|
|
3 <table name="covacs_bed" comment_char="#">
|
|
4 <columns> value, dbkey, name, path</columns>
|
|
5 <file path="tool-data/covacs_bed.loc" />
|
|
6 </table>
|
|
7 <!-- Location of index file for covacs gatk wrapper -->
|
|
8 <table name="covacs_gatk_indexes" comment_char="#">
|
|
9 <columns> value, dbkey, name, path</columns>
|
|
10 <file path="tool-data/covacs_gatk_indexes.loc" />
|
|
11 </table>
|
|
12 <!-- Location of vcf-file for covacs VariantRecalibrator -->
|
|
13 <table name="covacs_vcf" comment_char="#">
|
|
14 <columns> value, name, path</columns>
|
|
15 <file path="tool-data/covacs_vcf.loc" />
|
|
16 </table>
|
|
17 </tables>
|