PTreg {INSPEcT} | R Documentation |
Extract the post-transcriptional regulation matrix
PTreg(object) ## S4 method for signature 'INSPEcT_steadyNoNascent' PTreg(object)
object |
An object of class INSPEcT_steadyNoNascent |
A matrix containing the post-transcriptional regulated genes. This matrix is generated by the method compareSteadyStateNoNascent. It generally report 1 for regulated genes in specific samples, 0 for non regulated genes and NA for genes that do not passed the expression threshold. In case the argument returnNormScores was set to TRUE, instead of discretes values, the deviations from the expected model normalized by the experimental standard deviation is reported.