Mercurial > repos > davidvanzessen > argalaxy_tools
diff report_clonality/circos/ideogram.conf @ 5:bcec7bb4e089 draft
Uploaded
author | davidvanzessen |
---|---|
date | Mon, 12 Dec 2016 05:22:57 -0500 |
parents | afe85eb6572e |
children | 124b7fd92a3e |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/report_clonality/circos/ideogram.conf Mon Dec 12 05:22:57 2016 -0500 @@ -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> +