Mercurial > repos > jeltje > samtools_1_18_mpileup
diff tool_data_table_conf.xml.sample @ 13:077445b22c17 draft default tip
Uploaded
| author | jeltje |
|---|---|
| date | Mon, 12 Jan 2015 15:58:45 -0500 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Jan 12 15:58:45 2015 -0500 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of SAMTools indexes and other files --> + <table name="picard_index" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/sam_fa_indices.loc" /> + </table> +</tables>
