Skip to contents

Reset RCircos core components: plot ideogram, plot position, and plot parameters.

Usage

RCircos.Reset.Plot.Ideogram(chrom.ideo)
RCircos.Reset.Plot.Positions(plot.positions)
RCircos.Reset.Plot.Parameters(new.params)

Arguments

chrom.ideo

Data frame, object of RCircos cytoband data returned from RCircos.Get.Plot.Ideogram().

plot.positions

Data frame, object of RCircos plot positions returned from RCircos.Get.Plot.Positions().

new.params

List, object of RCircos plot positions returned from RCircos.Get.Plot.Parameters()

Author

Henry Zhang

Examples