rc.plot.track: Plot Track

Description Usage Arguments Details Author(s) See Also Examples

Description

Add a track to a circos plot.

Usage

1
rc.plot.track(track.id, border='black', col=NA, custom.track.height=NULL)

Arguments

track.id

integer, track id.

border

the color to draw the track border. Use NA to omit borders.

col

NA or color code for the track background.

custom.track.height

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.

Author(s)

Minghui Wang <m.h.wang@live.com>

See Also

rc.plot.histogram, rc.plot.mHistogram

Examples

1
#This is not to be run alone. Please see tutorial vignette("netweaver") for usage.

Example output



NetWeaver documentation built on May 2, 2019, 11:26 a.m.