# Chromosome name, size and color definition karyotype = path
# The <ideogram> block defines the position, size, labels and other # properties of the segments on which data are drawn. These segments # are usually chromosomes, but can be any integer axis.
# The chromosomes_unit value is used as a unit (suffix āuā) to shorten # values in other parts of the configuration file. Some parameters, # such as ideogram and tick spacing, accept āuā suffixes, so instead of # # spacing = 10000000 # # you can write # # spacing = 10u # # See ticks.conf for examples.
chromosomes_units = units
plot_section
<<include path_ideogram>>
<<include path_ticks>>
<image> <<include etc/image.conf>>
</image>
<<include etc/colors_fonts_patterns.conf>>
<<include etc/housekeeping.conf>>