plotClustering: Plot clustering dendrogram

View source: R/func.R

plotClusteringR Documentation

Plot clustering dendrogram

Description

plotClustering plots a dendrogram of intensity data, using hierarchical clustering.

Usage

plotClustering(pdat, x.text.size = 10)

Arguments

pdat

Peptide or protein proteusData object.

x.text.size

Size of text on the x-axis (sample names).

Value

Creates a plot

Examples

library(proteusLabelFree)
data(proteusLabelFree)
plotClustering(pepdat)


bartongroup/Proteus documentation built on April 22, 2023, 5:33 a.m.