regions {srnadiff} | R Documentation |
Get the output regions
regions(object, pvalue = 0.05) ## S4 method for signature 'sRNADiff,numeric' regions(object, pvalue = 0.05) ## S4 method for signature 'sRNADiff,ANY' regions(object)
object |
An |
pvalue |
A minimum p-value |
The selected regions
exp <- sRNADiffExample() regions(exp)