找回密码
 注册
查看: 612|回复: 0

R语言 RCytoscape包 existing.CytoscapeWindow()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 12:11:41 | 显示全部楼层 |阅读模式
existing.CytoscapeWindow(RCytoscape)
existing.CytoscapeWindow()所属R语言包:RCytoscape

                                         existing.CytoscapeWindow
                                         existing.CytoscapeWindow

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The constructor for the CytoscapeWindowClass, used when Cytoscape already contains and displays a network.
为CytoscapeWindowClass的构造,使用Cytoscape的已经包含并显示网络。


用法----------Usage----------


existing.CytoscapeWindow (title, host='localhost', rpcPort=9000, copy.graph.from.cytoscape.to.R=FALSE)



参数----------Arguments----------

参数:title
A character string, this is the name of an existing Cytoscape network window.   This name enables RCytoscape to identify and connect to the proper Cytoscape window and network that it contains.  
一个字符串,这是现有Cytoscape的网络窗口的名称。这个名字使RCytoscape识别并连接到正确的Cytoscape的,它包含的窗口和网络。


参数:host
Defaults to 'localhost', this is the domain name of a machine which is running Cytoscape with the appropriate XMLRPC server plugin.  
默认为localhost的,这是适当的XMLRPC服务器插件Cytoscape的机器运行的域名。


参数:rpcPort
Defaults to 9000, this may be any port to which the CytoscapeRPC server is listening.  
默认为9000,这可能是任何到,其中CytoscapeRPC服务器正在侦听的端口。


参数:copy.graph.from.cytoscape.to.R
Defaults to FALSE, but you may want a copy in R, for further exploration.  
默认为false,但你可能想R中的副本,为进一步勘探。


值----------Value----------

An object of the existing.CytoscapeWindow Class.
的existing.CytoscapeWindow类的对象。


作者(S)----------Author(s)----------



Paul Shannon




举例----------Examples----------


  cy <- CytoscapeConnection ()
  cw <- new.CytoscapeWindow ('demo.existing', graph=makeSimpleGraph ())
  displayGraph (cw)
  cw2 <- existing.CytoscapeWindow ('demo.existing',  copy.graph.from.cytoscape.to.R=TRUE)


转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-31 07:40 , Processed in 0.032632 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表