## Not run:
#
# #obtain gene expression data of 10 genes.
# data(rsgcc)
# x <- rnaseq[1:10,]
#
# #hierarchical clustering analysis of these 10 genes with GCC method
# hc <- gcc.hclust(x, cpu=1, method = "GCC",
# distancemethod = "Raw", clustermethod = "complete")
#
# #plot cluster tree
# plot(hc$hc)
# ## End(Not run)
Run the code above in your browser using DataLab