smoothBin | R Documentation |
Smooth a vector of values with nb_bins left and righ values
smoothBin(bin_score, nb_bins = 10)
bin_score |
A numeric vector of values to be smoothed |
nb_bins |
Number of values to take left and right @importFrom BiocParallel bpvec |
A smooth vector of the same size
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.