File: ideogram.conf

package info (click to toggle)
circos-tools 0.23-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 39,188 kB
  • sloc: perl: 6,551; sh: 56; makefile: 16
file content (25 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

<ideogram>

<spacing>
default = 0.010r
</spacing>

thickness        = 25p
stroke_thickness = 2
stroke_color     = vdgrey
fill             = yes
fill_color       = black

# fractional radius position of chromosome ideogram within image
radius         = 0.70r
show_label     = yes
label_font     = bold
label_radius   = dims(image,radius) - 50p
label_size     = 50
label_parallel = yes

show_bands     = no

</ideogram>