Skip to contents

Zoom out chromosome ideogram to leave a small room between the first and the last chromosome (at 12 O'clock) so that track names could be added. This function works on the RCircos chromosome ideogram component so the core components must be set first.

Usage

RCircos.ZoomOut.Chromosome(zoom.out.ratio=NULL)

Arguments

zoom.out.ratio

A float number between 0 and 1, the ratio of target chromosome ideogram to be zoomed out.

Value

None. New ideogram object is set to RCircos environment.

Author

Henry Zhang

Examples