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

博文

按标题搜索
Connect Cytoscape with R
2012-9-5 02:04
1) install R packages (RCurl, XML, XMLRPC) Error " Cannot find curl-config" might be appeared, as Curl is a little tricky for its two dev packages for TLS and OpenSSL . To solve this problem, determine which package do you need in your Ubuntu with command: apt-cache sear ...
个人分类: R|3352 次阅读|没有评论
Windows平台下搭建Eclipse+python+biopython环境
2012-7-21 15:39
OS: Win7 32bit ============================== 1) download "Eclipse IDE for Java EE Developers" from http://www.eclipse.org/downloads/,解压缩到指定文件夹. 2) download python 2.7.3 (Windows x86 MSI Installer (2.7.3) (sig)) from http://www.python.org/download/releases/2.7.3/, double click and instal ...
个人分类: Python|5309 次阅读|没有评论
Installing R from CRAN on Ubuntu: No Public Key Error
2012-6-14 19:36
1) adddeb http://my.favorite.cran.mirror/bin/linux/ubuntu oneiric/ to /etc/apt/sources.list 2) update sudo apt-get update 3) install sudo apt-get install r-base (or r-base-dev) 4) Fix No Public Key Error (" W : GPG error : http : //lib.stat.cmu.edu oneiric/ Release: T ...
个人分类: R|4416 次阅读|没有评论

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

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

GMT+8, 2024-5-21 10:36

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部