View source: R/MetaGenomicGraph-utility.R
density_link_threshold | R Documentation |
Get the adjacency matrix considering only the highest absolute value weights up to the desired link density.
density_link_threshold(weights, edge.density = 0.05)
weights |
correlation matrix |
edge.density |
threshold value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.