cluster_traitmatrix: Genome by trait matrix heatmap.

View source: R/traitanalysis_utils.R

cluster_traitmatrixR Documentation

Genome by trait matrix heatmap.

Description

Genome by trait matrix heatmap.

Usage

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
)

Arguments

trait_matrix

ukaraoz/microtrait documentation built on March 18, 2024, 5:47 p.m.