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

R语言 KEGGSOAP包 get.ko.by.gene()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 23:02:27 | 显示全部楼层 |阅读模式
get.ko.by.gene(KEGGSOAP)
get.ko.by.gene()所属R语言包:KEGGSOAP

                                        Client-side interfaces to obtain the KEGG ko ids for a pathway
                                         客户端接口来获取的的KEGG高ID的途径

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

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

Given a KEGG pathway ko identifier, the functions query the KEGG PATHWAY database for all the pathway id or vice versa.
鉴于高标识符1 KEGG通路,功能KEGG通路数据库查询所有通路ID或反之亦然。


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


get.ko.by.gene(genes.id)
get.ko.by.ko.class(ko.class.id)
get.genes.by.ko.class(ko.class.id, org , offset, limit)
get.genes.by.ko(ko.id, org)
get.kos.by.pathway(pathway.id)
get.pathways.by.kos(ko.id.list, org)



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

参数:genes.id
a vector of gene IDs
基因标识向量


参数:ko.id
a vector of ko IDs
高ID的向量


参数:ko.class.id
a vector of ko class IDs
高类ID向量


参数:pathway.id
pathway.id a character string for a KEGG pathway id. KEGG pathway ids consist of the string path followed by a colon, a three-letter code for the organism of concern, and then a number (e. g. "path:eco00020"). The three-letter organism code consists of the first letter of the genus name and the first two letters of the species name of the scientific name of the organism of concern
pathway.id为KEGG通路ID字符串。 KEGG通路的ID字符串路径,后跟一个冒号,一个生物体的关注的三个字母的代码,然后一个数字(如“路径:eco00020”)。三个字母的有机体代码由属名的第一个字母和关注的有机体的学名的种名的前两个字母


参数:ko.id.list
pathway.id a vector of KEGG ko IDs.
pathway.idKEGG高ID的向量。


参数:org
pathway.id a string containing the three letter KEGG prefix to use in looking up the IDs
pathway.id一个字符串包含三个字母KEGG仰视的ID前缀使用


参数:offset
an offset
偏移


参数:limit
how many
多少


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

The functions return a vector or a named list of values depending on what the function is supposed to retrieve.
函数返回一个向量或指定的值取决于什么功能应该检索列表。


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


Marc Carlson



参考文献----------References----------

<h3>See Also</h3>

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


        ko <- get.ko.by.gene("eco:b0002")
        ko <- get.ko.by.ko.class("00524")
        genes <- get.genes.by.ko.class("00903", "hsa" , 1, 100)
        genes <- get.genes.by.ko("ko:K12524", "eco")
        kos <- get.kos.by.pathway("path:hsa00010")
        pathways <- get.pathways.by.kos(c("ko:K00016","ko:K00382"), "hsa")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-5 05:54 , Processed in 0.031898 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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