View source: R/method_distance.R
distance | R Documentation |
A score will be given to each gene such that 0.0 corresponds to the maximal distance across all genes and 1.0 corresponds to a distance of 0.
distance(
id = "distance",
name = "Distance",
description = "Distance to telomeres",
summarize = densest
)
id |
Unique ID for the method and its results. |
name |
Human readable name for the method. |
description |
Method description. |
summarize |
A function for combining the different proximities into one
metric. By default, |
An object of class geposan_method
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.