getMainTitleBoundingBox: getMainTitleBoundingBox

Description Usage Arguments Details Value Note See Also Examples

View source: R/getMainTitleBoundingBox.R

Description

Return the regions where the chromosome names should be placed

Usage

1

Arguments

karyoplot

a karyoplot object returned by a call to plotKaryotype

Details

Given a KaryoPlot object, return the regions where the main plot should be placed. The position will depend on the plot type used.

Value

Returns a list with four elements (x0, x1, y0 and y1), each of them an integer with the coordinates for the main title

Note

In general, this function is automatically called by karyoploteR and the user never needs to call it.

See Also

plotKaryotype, kpAddMainTitle

Examples

1
2
3

karyoploteR documentation built on Nov. 8, 2020, 5:52 p.m.