draw.chrom.axis: Draw a horizontal chromosome axis

Description Usage Arguments See Also

Description

draw.chrom.axis draws a chromosome axis with appropriate scale (Mb, kb, or bp).

Usage

1
2
draw.chrom.axis(start.pos, end.pos, chrom = NULL, label.chrom = TRUE,
  label.scale = TRUE, tick.length = 0.1, ...)

Arguments

start.pos

Starting position on the chromosome (in bp)

end.pos

Ending position on the chromosome (in bp)

...

(optional) addition options to pass to text for drawing labels

See Also

draw.scale for drawing a color scale bar


sushilashenoy/zoom.plot documentation built on May 30, 2019, 8:42 p.m.