Mercurial > repos > davidvanzessen > argalaxy_tools
diff report_clonality/circos/ideogram.conf @ 0:afe85eb6572e draft
Uploaded
author | davidvanzessen |
---|---|
date | Mon, 29 Aug 2016 05:41:20 -0400 |
parents | |
children | 124b7fd92a3e |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/report_clonality/circos/ideogram.conf Mon Aug 29 05:41:20 2016 -0400 @@ -0,0 +1,37 @@ + +<ideogram> + +<spacing> + +default = 0.0025r + +</spacing> + +thickness = 50p +stroke_thickness = 0 +# ideogram border color +stroke_color = black +fill = yes +# the default chromosome color is set here and any value +# defined in the karyotype file overrides it +fill_color = black + +# fractional radius position of chromosome ideogram within image +radius = 0.85r +show_label = no +label_font = condensedbold +label_radius = 0.99r +label_size = 36 + +# cytogenetic bands +band_stroke_thickness = 2 + +# show_bands determines whether the outline of cytogenetic bands +# will be seen +show_bands = no +# in order to fill the bands with the color defined in the karyotype +# file you must set fill_bands +fill_bands = yes + +</ideogram> +