View source: R/germlineDistances.R
getDistPercentile | R Documentation |
Internal function used by summariseGermlineDistance
.
getDistPercentile(dists, percentiles)
dists |
numeric vector, median distance-from-germline of a set of clones. |
percentiles |
numeric vector, a list of quantiles to consider. For percentiles, they should be defined between 0 and 1 with step 0.01. |
numeric vector, percentile in the distance-from-germline distribution over all clones, for each corresponding entry in dist
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.