binner {genomation}R Documentation

binner function

Description

given a vector and length smooths the vector to a given size

Usage

binner(start, end, nbins)

Arguments

start

start position

end

end position

nbins

number of bins


[Package genomation version 1.12.0 Index]