qcScore(arrayQuality)
qcScore()所属R语言包:arrayQuality
Quality Control score for general hybridization
一般杂交质量控制得分
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function returns, for each quality measure, the number of qc measures of the tested slides which are below the reference slides boundaries.
这个函数返回时,每个质量的衡量标准,低于参考测试幻灯片的质量控制措施,滑动边界。
用法----------Usage----------
参数----------Arguments----------
参数:arrayQuality
Matrix of quality results from slideQuality or globalQuality.
矩阵slideQuality或globalQuality质量的结果。
参数:reference
A matrix resulting from globalQuality, to be used as reference table to compare slides. If 'NULL', the default table corresponding to organism will be used. See details for more information.
矩阵从globalQuality的,作为参考表用来比较的幻灯片。如果“NULL”,默认的表对应有机体将被使用。详情请参阅更多信息。
值----------Value----------
qcScore returns the number of qc measures under the
qcScore返回下的质量控制措施
作者(S)----------Author(s)----------
Agnes Paquet
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|