View source: R/traitanalysis_utils.R
cluster_traitmatrix | R Documentation |
Genome by trait matrix heatmap.
cluster_traitmatrix(
trait_matrix,
idcol = "id",
annot_cols = c("mingentime", "ogt"),
granularity = 3,
cutree_rows = NA,
cutree_cols = NA,
clustering_distance_rows,
clustering_distance_cols,
width = width,
height = height,
heatmap_width,
heatmap_height,
row_dend_width,
column_dend_height,
rightannotation_width,
topannotation_height,
bottomannotation_height,
outdir,
dataset,
pdf = TRUE,
verbose = TRUE
)
trait_matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.