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

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

[复制链接]
发表于 2012-2-25 11:53:31 | 显示全部楼层 |阅读模式
probesByLL(annotate)
probesByLL()所属R语言包:annotate

                                        A function that does reverse the mappings between probe ids and
                                         扭转探针ID和映射函数

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

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

This  function takes the name of a platform specific annotation data package (e. g. "hgu95av2") and a character string for the name of an environment stored in the data directory and returns a list of vectors of character string with values of the environment as the names of the lists of vectors and probe ids corresponding to the values of the environment as values.
这个函数需要一个平台,具体标注的数据包(如“hgu95av2”)和一个名称存储在数据目录中的环境字符串的名称和返回值与环境作为一个字符串向量列表向量和相应的环境值作为值的探针IDS列表的名称。


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


probesByLL(baseName, what = "ENTREZID")



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

参数:baseName
baseName a character string for the name of platform specific annotation data package
baseName为特定平台的注释数据包的名称的字符串


参数:what
what a character string for the name of the environment object, which is the last part of an environment name excluding the package name
what一个环境对象的名称的字符串,这是对环境不包括包名的名称的最后一部分


Details

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

Each platform specific annotation data package has mappings between probe ids to other values. This function does reverse mappings by grouping probe ids under unique values of a given environmentand returns the mappings as a list.
每个特定平台的注释数据包IDS探测到其他值之间的映射。此功能是通过探针IDS分组根据某一environmentand独特的价值观,作为一个列表返回映射的反向映射。

Values for the environment object for which the reverse mappings are sought must be vectors.
反向映射是寻求对环境对象的值必须是向量。


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

This function returns a list of vectors of character strings with unique values of an environment as the names and probe ids corresponding to the values as values.
这个函数返回一个向量与环境的独特价值,为值的值的名称和相应探针IDS字符串列表。


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


Jianhua Zhang



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


  library("hgu95av2.db")
  tt <- probesByLL("hgu95av2", "ENTREZID")
  tt[1:4]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 11:57 , Processed in 0.024870 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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