genbreaks: generate breaks for specified start, end position and n,...

Description Usage Arguments Value

View source: R/aheatmap.R

Description

when midpoint is not explicitely specified, use the middle point of st, end (the mean)

Usage

1
genbreaks(st, ed, midpoint = NA, n)

Arguments

st

start position

ed

end position

midpoint

midpoint

n

number of intervals to form. This actually needs n+1 breaks

Value

a vector of length n+1 for breaks


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.