-
Notifications
You must be signed in to change notification settings - Fork 2
/
rigi_pulldown.conf
77 lines (55 loc) · 1.52 KB
/
rigi_pulldown.conf
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# mda5_pulldown.conf
karyotype = karyotype.listeria.rigi.txt
<ideogram>
<spacing>
default = 0.005r
</spacing>
# Ideogram position, fill and outline
radius = 0.80r
thickness = 20p
fill = yes
stroke_color = dgrey
stroke_thickness = 2p
# Minimum definition for ideogram labels.
show_label = yes
# see etc/fonts.conf for list of font names
label_font = default
label_radius = 1r + 75p
label_size = 30
label_parallel = yes
</ideogram>
<links>
<link>
file = ..\Results\RIGIEvsCherryE.bed
color = black_a5
radius = 0.92r
bezier_radius = 0.1r
thickness = 5
</link>
</links>
<highlights>
z = 0
fill_color = green
<highlight>
file = ..\Results\RIGIEvsCherryE_highlight.conf
r0 = 0.95r + 30p
r1 = 0.95r
</highlight>
</highlights>
################################################################
# The remaining content is standard and required. It is imported
# from default files in the Circos distribution.
#
# These should be present in every Circos configuration file and
# overridden as required. To see the content of these files,
# look in etc/ in the Circos distribution.
<image>
# Included from Circos distribution.
<<include etc/image.conf>>
</image>
# RGB/HSV color definitions, color lists, location of fonts, fill patterns.
# Included from Circos distribution.
<<include etc/colors_fonts_patterns.conf>>
# Debugging, I/O an dother system parameters
# Included from Circos distribution.
<<include etc/housekeeping.conf>>