A vector containing the chromosomes on which each arc is found.
Values should match the chromosome names given in the genome parameter of the BioCircos function.
starts, ends
Vectors containing the coordinates on which each arc begins or ends.
Values should be inferior to the chromosome lengths given in the genome parameter of the BioCircos function.
colors
The colors for each arc. Can be a RColorBrewer palette name used to
generate one color per arc, or a character object or vector of character objects stating RGB values in hexadecimal
format or base R colors. If the vector is shorter than the number of arcs, values will be repeated.
labels
One or multiple character objects to label each arc.
opacities
One or multiple opacity values for the arcs, between 0 and 1.
minRadius, maxRadius
Where the track should begin and end, in proportion of the inner radius of the plot.