msarc objects,
this function draws a heat map of the similarity among the experiments.
Similarity may be calculated based on similarity of scores, or simply by
the presence or absence of individual UniProt accession id's.msarc.plotHeatmap(msalist, method = "euclidean", useScore = T, ...)msarc objects.dist. Acceptable values
are whatever dist supports, currently "euclidean",
"maximum", "manhattan", "canberra", "binary" or "minkowski".
See the documeheatmap.2 from package
gplots.dist.msarc object. These filenames will also
be used as labels in the heat map.heatmap.2 from package gplots and
dist from package stats.data('sample_cluster',package="msarc")
msarc.plotHeatmap(sample_cluster)Run the code above in your browser using DataLab