AmigoDot.to.Cyto(RamiGO)
AmigoDot.to.Cyto()所属R语言包:RamiGO
Opening the AmigoDot graph in Cytoscape through RCytoscape.
在Cytoscape的通过RCytoscape的AmigoDot图开放。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Opening the AmigoDot graph in Cytoscape through RCytoscape.
在Cytoscape的通过RCytoscape的AmigoDot图开放。
用法----------Usage----------
AmigoDot.to.Cyto(object)
参数----------Arguments----------
参数:object
is a AmigoDot S4 object.
是AmigoDotS4对象。
Details
详情----------Details----------
See http://rcytoscape.systemsbiology.net/versions/current/ and http://www.bioconductor.org/packages/release/bioc/html/RCytoscape.html for details on how to install and use RCytoscape.
看到有关如何安装和使用RCytoscape http://rcytoscape.systemsbiology.net/versions/current/和http://www.bioconductor.org/packages/release/bioc/html/RCytoscape.html。
作者(S)----------Author(s)----------
Markus Schroeder <mschroed@jimmy.harvard.edu>
举例----------Examples----------
## set GO ID's and color[#设置好编号和颜色]
#goIDs <- c("GO:0051130","GO:0019912","GO:0005783")[goIDs < - C(“好:0051130”,“GO:0019912”,“GO:0005783”)]
#color <- c("lightblue","red","yellow")[颜色< - C(“浅蓝”,“红”,“黄”)]
#[]
#dd <- getAmigoTree(goIDs=goIDs,color=color,[日< - getAmigoTree(goIDs = goIDs,颜色的颜色,]
# filename="example",picType="dot",saveResult=FALSE)[文件名=“榜样”,picType =“点”,saveResult = FALSE)]
#tt <- readAmigoDot(object=dd)[TT < - readAmigoDot(对象=月)]
#AmigoDot.to.Cyto(tt)[AmigoDot.to.Cyto(TT)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|