Use the latest version of Circos and read Circos best practices—these list recent important changes and identify sources of common problems.
If you are having trouble, post your issue to the Circos Google Group and include all files and detailed error logs. Please do not email me directly unless it is urgent—you are much more likely to receive a timely reply from the group.
Don't know what question to ask? Read Points of View: Visualizing Biological Data by Bang Wong, myself and invited authors from the Points of View series.
You are strongly encouraged to use the default image block from the Circos distribution (etc/image.conf
), rather than rolling your own. Override any parameters with the *
suffix.
################################################################ # circos.conf <image> <<include etc/image.conf>> # now override as necessary radius* = 750p auto_alpha_steps* = 10 </image>
Flags R required, + multiple instances allowed.
Units Parameters that require units (p
pixel, r
relative, u
value of chromosomes_units
) have acceptable units listed in brackets (e.g. [p]
, [pr]
).
Expressions All parameters can be defined by an expression or code to be evaluated with eval()
.
Defaults Default values will be used for any required parameters that are missing. If no default value is available, Circos will exit with an error.
dir
R
DIR
.
/tmp
file
R
FILE
repeats.png
png
R
-nopng
.
yes|no
yes
svg
R
-nosvg
.
yes|no
yes
radius
R
r
, the image will be 2r×2r
.
INT
1500p
3000p
angle_offset
R
0
corresponds to 3 o'clock and -90
to 12 o'clock.
FLOAT
0
-90
angle_orientation
clockwise|counterclockwise
clockwise
auto_alpha_colors
yes|no
auto_alpha_steps
auto_alpha_steps
N
, colors COLOR_a1
... COLOR_aN
are available for each named COLOR
.
yes|no
auto_alpha_colors
5
background
R
COLOR|FILE
white
white
background.png