View source: R/PlottingFunctions.R
netemd.plot | R Documentation |
Provides a heatmap and dendrogram for the network comparisons via pheatmap
.
netemd.plot( netemdlist, clustering_method = "ward.D", main = "NetEmd", docluster = TRUE )
clustering_method |
Clustering method as allowed in the |
main |
Title of the plot. |
docluster |
controls the order of the rows and columns. If TRUE (default) the rows and columns will be reordered to create the dendrogram. If FALSE, then only the heatmap is drawn. |
netdislist |
Default output of |
whatrow |
Selection of the row in |
Provides a heat map and dendrogram for the network comparisons via pheatmap
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.