Description Usage Arguments Value
View source: R/identifyClusters.R
A function that adds distances to nearest mutation to the tibble of the identifyClusters function
1 | addDistance(ranges, maxDistance)
|
ranges |
A GRange object which were created during identifyClusters function |
maxDistance |
A number with the maximum distance between DNA mutations that are defined as being in a cluster. |
A GRange object with added distance and a logical column as metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.