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

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

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

                                         CytoscapeConnection
                                         CytoscapeConnection

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

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

The constructor for the CytoscapeConnectionClass.  This class is both the base class for CytoscapeWindow objects, and quite usefully, and instantiable object in its own right.   It is very useful for calling the many RCytoscape methods which do not address a single window in particular:  getWindowList, getWindowCount, deleteWindow, getNodeShapes, etc.
构造为CytoscapeConnectionClass。这个类是CytoscapeWindow对象的基类,并相当有益的,并实例化的对象在其自己的权利。这是非常有用的调用的许多RCytoscape方法不解决,特别是单一窗口:getWindowList,getWindowCount,deleteWindow,getNodeShapes等。


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


CytoscapeConnection (host = "localhost", rpcPort = 9000)



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

参数: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服务器正在侦听的端口。


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

An object of the CytoscapeConnection Class.
的CytoscapeConnection类的对象。


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



Paul Shannon




参见----------See Also----------

ping version msg clearMsg getWindowCount getWindowID getWindowCount getWindowList deleteWindow deleteAllWindows getNodeShapes getAttributeClassNames getLineStyles getArrowShapes getLayoutNames haveNodeAttribute haveEdgeAttribute getGraphFromCyWindow hidePanel dockPanel floatPanel
平版本味精clearMsg getWindowCount getWindowID getWindowCount getWindowList deleteWindow deleteAllWindows getNodeShapes getAttributeClassNames getLineStyles getArrowShapes getLayoutNames haveNodeAttribute haveEdgeAttribute getGraphFromCyWindow hidePanel的DockPanel floatPanel


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


  cy <- CytoscapeConnection ()
  deleteAllWindows (cy)
  getNodeShapes (cy)
  hidePanel (cy, 'Control')

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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