plotTRMlegend {rTRM} | R Documentation |
This function just plots a legend with the cluster membership of the provided list of genes. The legend includes de most prominent families of each cluster and there is some name polishing as well.
plotTRMlegend(x, title = NULL, cex = 1)
x |
list of family names or igraph object. |
title |
title for the legend. |
cex |
numeric value controlling the size of the legend's text. |
Diego Diez