plot_dendrogram: Samples dendrogram

Description Usage Arguments

View source: R/plot_dendrogram.R

Description

Samples dendrogram

Usage

1
2
plot_dendrogram(eset, groups, method = "euclidean", filename = NULL,
  ...)

Arguments

eset

ExpressionSet object with normalized expression values. Commonly the result of RMA normalization

groups

Column name corresponding to the groups of samples annotation on pheno data provided to the 'import_celfiles' function

method

Method to calculate distance between samples. See ?dist()

filename

File name to save plot (pdf format)

...

Other arguments to be passed to pdf() function


iaradsouza1/MicroarrayMethods documentation built on Nov. 3, 2021, 2 p.m.