Retrieve call probabilities from a cghCall object.
检索调用从cghCall对象的概率。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
These generic functions access the call probabilities from assay data stored in a object derived from the cghCall-class.
这些通用功能访问从在cghCall-class派生的对象存储的检测数据呼叫概率。
用法----------Usage----------
probloss(object)
probloss(object) <- value
probnorm(object)
probnorm(object) <- value
probgain(object)
probgain(object) <- value
probamp(object)
probamp(object) <- value
参数----------Arguments----------
参数:object
Object derived from class cghCall
Object派生类cghCall
参数:value
Matrix with rows representing features and columns samples.
矩阵的行代表的功能和列样品。
值----------Value----------
These functions return matrices of call probabilities.
这些函数返回的呼叫概率矩阵。