get_offset_table {ggBubbles}R Documentation

Calculates offset table for number of maximum overlapping positions

Description

Calculates offset table for number of maximum overlapping positions

Usage

get_offset_table(max_positions, offset_x, offset_y)

Arguments

max_positions

number of maximal exact overlaps

offset_x

offset for positon distance

offset_y

offset for in-between layer distance

Value

data frame with position, offsets_x and offsets_y


[Package ggBubbles version 0.1.4 Index]