BeadLevelList-class(beadarray)
BeadLevelList-class()所属R语言包:beadarray
Class "BeadLevelList"
类“BeadLevelList”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A class for storing red and green channel foreground and background intensities from an Illumina experiment.
A类用于存储从Illumina的实验红色和绿色通道的前景和背景强度。
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("BeadLevelList"), but are usually created by readIllumina.
可以通过检测的形式new("BeadLevelList")创建对象,但通常是由readIllumina创建。
角子机/列表组件----------Slots/List Components----------
Objects of this class contain the following slots
这个类的对象包含以下插槽
a list containing array information.
一个列表,其中包含阵列信息。
方法----------Methods----------
arrayNames(object,arrays=NULL) Returns the strip/array names from a
arrayNames(object,arrays=NULL)返回从一个带/数组名
getArrayData(object,what="G",log=TRUE) Retrieves the what intensities on the log scale from the
getArrayData(object,what="G",log=TRUE)检索what从规模上的的log的强度
作者(S)----------Author(s)----------
Mark Dunning and Matt Ritchie
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|