powered by
Simple background to display behind another track
BioCircosBackgroundTrack(trackname, fillColors = "#EEEEFF", borderColors = "#000000", maxRadius = 0.9, minRadius = 0.5, borderSize = 0.3, ...)
The name of the new track.
The color of the background element, in hexadecimal RGB format.
The color of the background borders, in hexadecimal RGB format.
Where the track should begin and end, in proportion of the inner radius of the plot.
The thickness of the background borders.
Ignored
# NOT RUN { BioCircos(BioCircosBackgroundTrack('bgTrack', fillColors="#FFEEEE", borderSize = 1)) # }
Run the code above in your browser using DataLab