Desert分享 http://blog.sciencenet.cn/u/chuangma2006 Early Birds

博文

按标题搜索
From cluster to tree view
2012-3-10 09:33
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")
个人分类: R|2897 次阅读|没有评论
Steps to generate R packages
2012-3-10 09:29
There are some differences to generate R packages on Linux/Windows platforms. Here are the steps for Linux. 1) Upgrade your R to the latest version. 2) Generate RD files: package.skeleton(name = packagename, code_files=c(**.R, ***.R)) 3) Annotate RD files with the informa ...
个人分类: R|2423 次阅读|没有评论

本页有 3 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-18 02:52

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部