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

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

[复制链接]
发表于 2012-2-26 08:15:26 | 显示全部楼层 |阅读模式
mmindex(oligo)
mmindex()所属R语言包:oligo

                                        Accessors for PM, MM or background probes indices.
                                         下午,MM或背景探针指数的访问器。

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

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

Extracts the indexes for PM, MM or background probes.
下午,MM或背景探针提取的指标。


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


mmindex(object, ...)
pmindex(object, ...)
bgindex(object, ...)



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

参数:object
FeatureSet or DBPDInfo object
FeatureSet或DBPDInfo对象


参数:...
Extra arguments, not yet implemented
额外的参数,尚未实现


Details

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

The indices are ordered by 'fid', i.e. they follow the order that the probes appear in the CEL/XYS files.
指数排序FID,即他们遵循的是探针,出现在为CEL / XYS文件的顺序。


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

A vector of integers representing the rows of the intensity matrix that correspond to PM, MM or background probes.
代表下午,MM或背景探针对应的强度矩阵的行的整数向量。


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


## How pm() works[#如何时()工程]
## Not run: [#无法运行:]
x <- read.celfiles(list.celfiles())
pms0 <- pm(x)
pmi <- pmindex(x)
pms1 <- exprs(x)[pmi,]
identical(pms0, pms1)

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

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-2 12:41 , Processed in 0.028163 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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