Antoine Lucas developed a R package "ctc" to get the bridge between hclust in R and treeview in windows.
To install ctc package, do remember to use biocLite
source("http://bioconductor.org/biocLite.R")
biocLite("ctc")
https://blog.sciencenet.cn/blog-655584-546094.html
上一篇:
Steps to generate R packages下一篇:
成功利用Visual Studio 2010编译QT,发布不依赖QT dll的应用程序