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

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

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

                                         Function to create objects of class maigesRaw
                                         创建类maigesRaw对象的函数

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

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

Function to create objects of class maigesRaw from objects of class maigesPreRaw.
maigesRaw类maigesPreRaw的对象函数来创建类的对象。


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


createMaigesRaw(PreRaw, greenDataField, greenBackDataField, redDataField,
                redBackDataField, flagDataField, gLabelGrp, gLabelPath)



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

参数:PreRaw
object of class maigesPreRaw to be used to generate another object of class maigesRaw.
对象类maigesPreRaw被用来生成另一个对象的类maigesRaw。


参数:greenDataField
character string specifying the name of the Data slot from PreRaw that will be used to read the spot intensity values for green channel.
字符串指定Data插槽的名称从PreRaw将用于阅读绿色通道当场强度值。


参数:greenBackDataField
character string specifying the name of the Data slot from PreRaw that will be used to read the background intensity values for green channel.
字符串指定Data插槽的名称从PreRaw将用于阅读绿色通道的背景强度值。


参数:redDataField
character string specifying the name of the Data slot from PreRaw that will be used to read the spot intensity values for red channel.
字符串指定Data插槽的名称从PreRaw将用于读点强度值的红色通道。


参数:redBackDataField
character string specifying the name of the Data slot from PreRaw that will be used to read the background intensity values for red channel.
字符串指定Data插槽的名称从PreRaw将用于阅读的红色通道的背景强度值。


参数:flagDataField
character string specifying the name of the Data slot from PreRaw that will be used to read the flag values.
字符串指定Data插槽的名称从PreRaw将用于阅读的标志值。


参数:gLabelGrp
character string with the gene label to match gene groups.
字符串匹配基因组的基因标签。


参数:gLabelPath
character string with the gene label to match gene networks.
字符串与基因标签匹配的基因网络。


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

The result of this function is an object of class maigesRaw.
这个函数的结果是一个对象类maigesRaw。


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



Gustavo H. Esteves &lt;<a href="mailto:gesteves@vision.ime.usp.br">gesteves@vision.ime.usp.br</a>&gt;




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

loadData, maigesPreRaw,
loadData,maigesPreRaw


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


## Load a little dataset[#加载一个小的数据集。]
data(gastro)

## See the object[#见的对象。]
gastro

## Transform gastro into a maigesRaw object[#变换胃成maigesRaw对象]
gastro.raw = createMaigesRaw(gastro, greenDataField="Ch1.Mean",
  greenBackDataField="Ch1.B.Mean", redDataField="Ch2.Mean",
  redBackDataField="Ch2.B.Mean", flagDataField="Flags",
  gLabelGrp="GeneName", gLabelPath="GeneName")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-4 09:50 , Processed in 0.024057 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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