corInCluster(object, method, nCluster, ith, corMethod = "pearson", plotMethod = "circle", type = "upper", ...)
"corInCluster"(object, method = clusterMethods(object), nCluster = nClusters(object), ith, corMethod = "pearson", plotMethod = "circle", type = "upper", ...)
corrplot
for detailscorrplot
for detailscorrplot
function.clEnrich
corrplot
data(Psoriasis)
annofile <- system.file("extdata", "c2.cp.kegg.v5.0.symbols.gmt.xz",
package="cogena")
## Not run:
# genecl_result <- coExp(DEexprs, nClust=2:3, clMethods=c("hierarchical","kmeans"),
# metric="correlation", method="complete", ncore=2, verbose=TRUE)
#
# clen_res <- clEnrich(genecl_result, annofile=annofile, sampleLabel=sampleLabel)
#
# corInCluster(clen_res, "kmeans", "3", "3")
# corInCluster(clen_res, "kmeans", "3", "3", plotMethod="square")
# ## End(Not run)
Run the code above in your browser using DataLab