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

博文

Connect Cytoscape with R

已有 3352 次阅读 2012-9-5 02:04 |个人分类:R|系统分类:科研笔记| cytoscape, curl-config

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 search libcurl3-dev, and then install it with command (sudo apt-get install ****).

Error "Cannot find xml2-config " may be occurred for install "XML" package. To install "xml2-config", using the command "sudo apt-get install libxml2-dev".

The "XMLRPC" package can be downloaded from http://www.omegahat.org/XMLRPC/. XMLPRC can be used for communicating between processes on a single machine or for accessing Web services from within R.

2) install Cytoscape (version 2.7 or higher) from here.

3) install CytoscapeRPC



  
    


https://blog.sciencenet.cn/blog-655584-609312.html

上一篇:Windows平台下搭建Eclipse+python+biopython环境
下一篇:GeneSelector: Stability and aggregation of ranked gene lists
收藏 IP: 150.135.38.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...

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

GMT+8, 2024-5-20 08:32

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部