expand_length_to_bins.Rd
e.g., length = 10, bin = 5, will get bins: 1-5, 6-10
expand_length_to_bins(total_len, bin_size = 5e+05)
int to create bins for
int of size of bin
tibble of bins with columns of start and end