View source: R/method_clustering.R
clustering | R Documentation |
The result will be cached and can be reused for different presets, because
it is independent of the reference genes in use. Most parameters are exposed
for the clusteriness()
function. See its documentation for more
information.
clustering(
id = "clustering",
name = "Clustering",
description = "Clustering of genes",
span = 1e+06,
weight = 0.5
)
id |
Unique ID for the method and its results. |
name |
Human readable name for the method. |
description |
Method description. |
span |
See |
weight |
See |
An object of class geposan_method
.
clusteriness()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.