QCaccessors(beadarraySNP)
QCaccessors()所属R语言包:beadarraySNP
Accessor methods for QC objects
质量控制对象的存取方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
These generic functions set and retrieve properties of quality control objects like QCIllumina-class
这些通用功能设置和检索的质量控制对象的属性,像QCIllumina-class
用法----------Usage----------
arrayType(object)
arrayType(object)<- value
arrayID(object)
arrayID(object)<- value
参数----------Arguments----------
参数:object
Object, possibly derived from class QCIllumina-class.
对象,可能是从派生类的QCIllumina-class。
参数:value
character.
字符。
Details
详情----------Details----------
Currently the following types of arrays are supported
目前支持以下类型的数组
"Sentrix96": Sentrix array, 12 columns, 8 rows
:“Sentrix96”:Sentrix数组,12列8行
"Sentrix16": Sentrix array, 2 columns, 8 rows
“Sentrix16”:Sentrix阵列,2列8行
"Slide12" : Slide with 12 samples
“Slide12”:12个样品的幻灯片
值----------Value----------
arrayType and arrayID return a character value
arrayType和arrayID返回一个character值
作者(S)----------Author(s)----------
Jan Oosting
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|