科学网

 找回密码
  注册
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|2882 次阅读|没有评论
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|2410 次阅读|没有评论

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

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

GMT+8, 2024-4-30 18:47

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部