powered by
Add a track to a circos plot.
rc.plot.track(track.id, border='black', col=NA, custom.track.height=NULL)
integer, track id.
the color to draw the track border. Use NA to omit borders.
NA or color code for the track background.
NULL or numeric, specifying customized track height. See details.
details
custom.track.height sets customized track height, which will be useful for track(s) requiring bigger/smaller height than default.
custom.track.height
rc.plot.histogram, rc.plot.mHistogram
rc.plot.histogram
rc.plot.mHistogram
# 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