View source: R/traitanalysis_utils.R
define_guilds | R Documentation |
Define guild matrix.
define_guilds(
trait_matrix,
hclust_rows,
hclust_cols,
idcol = "id",
annot_cols = c("mingentime", "ogt"),
nguilds,
guildsizecutoff = 50,
traitvariability_threshold = 0.01,
width,
height,
heatmap_width,
heatmap_height,
rightannotation_width,
topannotation_height,
bottomannotation_height,
outdir,
dataset,
verbose = TRUE
)
trait_matrix |
trait_matrix |
nguilds |
nguilds |
clusters_traitmatrix |
clusters_traitmatrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.