plotClustering | R Documentation |
plotClustering
plots a dendrogram of intensity data, using
hierarchical clustering.
plotClustering(pdat, x.text.size = 10)
pdat |
Peptide or protein |
x.text.size |
Size of text on the x-axis (sample names). |
Creates a plot
library(proteusLabelFree)
data(proteusLabelFree)
plotClustering(pepdat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.