View source: R/find_peaks_resample_95_CI.R
resampleKsDistribution | R Documentation |
This function resamples a given Ks (synonymous substitution rates) distribution.
resampleKsDistribution(ks, maxK = 5)
ks |
A numeric vector representing the Ks distribution to be resampled. |
maxK |
A numeric value indicating the maximum Ks value to consider in the distribution. |
A numeric vector containing a resampled Ks distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.