
Last chance! 50% off unlimited learning
Sale ends in
Add a track of ribbons on circos plot.
rc.plot.ribbon(Data, track.id, color.col = NULL, twist=FALSE)
data.frame of at least six columns. See Details
.
integer, the track number for plotting.
integer or character string, specifies the column of colors.
logic, whehter to twist the ribbon.
Data
must have at least six columns: Chr1
, Start1
, End1
, Chr2
, Start2
and End2
, specifying the chromosomes and positions for the start and end points of the ribbons. Additional columns may be used to specify the color.
# NOT RUN {
#This is not to be run alone. Please see tutorial vignette("netweaver") for usage.
# }
Run the code above in your browser using DataLab