Get or set the alpha values for the current QC environment
获取或设置当前QC环境的alpha值
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Alpha1 and Alpha2 are used to define the P/M/A thresholds for detection calling algorithm see - detection.p.val. These are array dependent, these functions set or get their values. Tau is a constant parameter within the calculation and is not array specific.
alpha1和alpha2用来定义的P / /检测阈值,调用算法 - detection.p.val。这些阵列的依赖,这些功能设置或获取他们的价值观。头是在计算的常量参数和不特定阵列。
参数:value
A double representing the alpha1 or alpha2 threshold for defining detection calls. See detection.p.val for more details.
双甲一或alpha2阈值的定义检测检测。看到detection.p.val更多细节。
值----------Value----------
qc.set.alpha1 and qc.set.alpha2 return nothing. qc.get.alpha1 and qc.get.alpha2 return a double.
qc.set.alpha1和qc.set.alpha2什么回报。 qc.get.alpha1和qc.get.alpha2返回一个双。