diff cytosine_report_to_bedgraph/tool_data_table_conf.xml.sample @ 0:b03e31cab4a6 draft

Uploaded
author charles-bernard
date Mon, 14 Nov 2016 04:55:30 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cytosine_report_to_bedgraph/tool_data_table_conf.xml.sample	Mon Nov 14 04:55:30 2016 -0500
@@ -0,0 +1,7 @@
+<tables>
+    <!-- Location of all igv genomes chr sizes -->
+     <table name="igv_genomes_chr_sizes" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/igv_genomes_chr_sizes.loc" />
+    </table>
+</tables>
\ No newline at end of file