Arguments
df
Data frame with positions.
eps
Numeric, eps parameter for dbscan
minPts
Integer, minPTS parameter for dbscan.
minLength
Integer, minimal block length.
Blocks below this threshold will be filtered out.
maxLength
Integer, maximal block length.
Blocks above this threshold will be split up.
gap
Numeric, gap size between chromosomes.