qc.ok (simpleaffy)
qc.ok ()所属R语言包:simpleaffy
Has simpleaffy's QC environment been set up?
simpleaffy的QC环境已成立了吗?
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Simpleaffy requires a definition file describing the qc probes, spikes, alpha values, etc. for the array of interest. This is used to initialize the QC environment for the array (usually implicitly within the qc function), by a call to setQCEnvironment. This function can be used to check if the qc environment has been set up for the current session
simpleaffy需要定义文件描述质控探针,尖峰,alpha值等一系列利益。这是用来初始化阵列(通常是内隐qc函数)调用setQCEnvironment由的QC环境。此功能可用于检查已设置为本届会议的QC环境
用法----------Usage----------
qc.ok()
值----------Value----------
True or False
True或False
作者(S)----------Author(s)----------
Crispin J Miller
参考文献----------References----------
<h3>See Also</h3> <code>setQCEnvironment</code> <code>qc</code> <code>qc.have.params</code> <code>cdfName</code>
举例----------Examples----------
qc.ok()
setQCEnvironment("hgu133plus2cdf")
qc.ok()
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|