这一节讲绶带的扭曲方式,主配置文件:
<<include colors_fonts_patterns.conf>>
<<include ideogram.conf>>
<<include ticks.conf>>
<image>
<<include etc/image.conf>>
</image>
karyotype = data/karyotype/karyotype.human.txt
chromosomes_units = 1000000
chromosomes = hs1;hs2
chromosomes_reverse = hs2
chromosomes_display_default = no
<highlights> #高亮显示一圈
<highlight>
file = data/3/chr.highlights.txt
r0 = 0.95r
r1 = 0.975r
</highlight>
</highlights>
<links>
<link>
ribbon = yes #flat控制扭曲与否,yes代表不扭曲
file = data/5/ribbon.twist.txt #hs1 80000000 90000000 hs2 80000000 90000000 twist=0
radius = 0.95r
bezier_radius = 0r
color = grey
stroke_color = black
stroke_thickness = 2
</link>
</links>
<<include etc/housekeeping.conf>>