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

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

[复制链接]
发表于 2012-2-26 00:17:45 | 显示全部楼层 |阅读模式
maGenControls(marray)
maGenControls()所属R语言包:marray

                                        Generating a vector recording the control status of the spotted probe sequences.
                                         生成一个向量记录斑点探针序列的控制状态。

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

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

ControlCode is a matrix representing certain regular expression pattern and the control status of the spotted probe sequences. This function uses "grep" searches for matches to "pattern" (its first argument) within the character vector "x" (second argument).
ControlCode是一个矩阵,代表一定的正则表达式模式和斑点探针序列的控制状态。此功能为特征向量X(第二个参数)内的“模式”(其第一个参数)匹配使用的grep搜索。


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


maGenControls(Gnames, controlcode, id = "ID")



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

参数:Gnames
An object of class matrix, data.frame or marrayInfo which contains  description of spotted probe sequences.
一个类的对象matrix,data.frame或marrayInfo其中包含斑点探针序列的描述。


参数:controlcode
A character matrix of n by 2 columns. The first column contains a few regular expression of spotted probe sequences and the second column contains the corresponding control status.
n字符由2列的矩阵。第一列包含几个斑点探针序列的正则表达式,第二列包含相应的控制状态。


参数:id
the column number of column name in Gnames that contains description of each spot on the array.
Gnames,列数列名包含阵列上的每个点的描述。


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

A vector of characters recording the control status of the spotted probe sequences.
一个记录斑点探针序列的控制地位的字符向量。


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


Jean Yee Hwa Yang



参见----------See Also----------

grep
grep


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


data(swirl)
maControls(swirl) <- maGenControls(maGnames(swirl), id="Name")
table(maControls(swirl))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-4 03:53 , Processed in 0.023184 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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