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

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

[复制链接]
发表于 2012-2-25 18:35:14 | 显示全部楼层 |阅读模式
getComponents(gene2pathway)
getComponents()所属R语言包:gene2pathway

                                        KEGG pathway information
                                         KEGG通路信息

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

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

1. get connected pathway components; 2. get all elements of a given pathway; 3. color certain elements in a pathway.
1。得到连接通路的组成部分; 2。所有元素的一个给定的途径; 3。颜色的某些元素的途径。


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


getComponents(pathway.id, organism="hsa")

get.elements.by.pathway(pathway.id)

color.pathway.by.elements(pathway.id, elements)



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

参数:pathway.id
KEGG pathway ID, e.g. "path:hsa04012"
KEGG通路ID,例如: “路径:hsa04012”


参数:organism
organism according to 3-letter KEGG abbreviation
根据3个字母的有机体KEGG缩写


参数:elements
KEGG element IDs: character vector of numbers
KEGG元素ID:字符数字向量


Details

详情----------Details----------

All functions use the KEGG SOAP service.
所有的功能使用KEGG SOAP服务。


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

getComponents: a list with the entries
getComponents:条目列表


参数:geneIDs
Entrez gene IDs mapping to each pathway component
Entrez基因标识映射到每个通路的组成部分


参数:elemIDs
KEGG element IDs mapping to each pathway component
KEGG元素ID映射到每个通路的组成部分

get.elements.by.pathway: list, see <URL http://www.genome.jp/kegg/soap/doc/keggapi\_manual.html> for details
get.elements.by.pathway:列表,详见<URL http://www.genome.jp/kegg/soap/doc/keggapi\_manual.html>

color.pathway.by.elements: an URL of a colored gif file, see <URL http://www.genome.jp/kegg/soap/doc/keggapi\_manual.html> for details
color.pathway.by.elements:一个彩色的gif文件的URL,<URL细节http://www.genome.jp/kegg/soap/doc/keggapi\_manual.html>


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


Holger Froehlich



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


## Not run: [#无法运行:]
  comp = getComponents("path:hsa04020") # get all connected components[获得所有连接的组件]
  color.pathway.by.elements("path:hsa04020", comp$elemIDs[[2]]) # mark first component[标记的第一个组件]

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-8 04:50 , Processed in 0.020411 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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