Smooth a vector of values with nb_bins left and righ values
smoothBin(bin_score, nb_bins = 10)
Arguments
| bin_score |
A numeric vector of values to be smoothed |
| nb_bins |
Number of values to take left and right
@importFrom BiocParallel bpvec |
Value
A smooth vector of the same size