Mercurial > repos > saskia-hiltemann > cgatools_v17
diff tool_data_table_conf.xml.sample @ 1:3a2e0f376f26 draft
Minor change to tv2vcf.xml to allow for workflow automation
author | dgdekoning |
---|---|
date | Wed, 21 Oct 2015 10:09:15 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Oct 21 10:09:15 2015 -0400 @@ -0,0 +1,7 @@ +<!-- CGATools annotation files --> +<tables> +<table name="cg_anno_files" comment_char="#"> +<columns>value, dbkey, name, crr_path, repmask_path, genedata_path, segdup_path, calibration_root</columns> +<file path="tool-data/cgatools.loc" /> +</table> +</tables>