Skip to content
Andrew Wilkey edited this page Apr 9, 2019 · 1 revision

Markers are like positions without pileup, treated as a simple line. A sequence feature is designated a marker if its section sets glyph=marker

Option Default Description
color red (color) Color to use when drawing positions
transparent 0 (boolean) add transparency to glyph
offset 0 number of px to offset glyph from backbone, -0 or less draws on the left
draw_label 1 (boolean) 1 = draw centromere label
font_face fontDefault Font face to use for centromere label
font_size 6 Size of label in pt
label_offset 0 Start labels this many pixels right of glyph (negative for left)
label_color gray30 Color to use for labels

The following options have been added from the legacy format:

Option Default Description
width 5 width of glyph in px
stroke_width 2 Width of a drawn stroke in px
transparent_percent 0.6 Percent transparency from 0-1
hide_label_overlap 0 (boolean) hide labels if they overlap others

Clone this wiki locally