printEmpty {dpeak} | R Documentation |
Return the data frame of the peak regions without any reads.
printEmpty( object, ... ) ## S4 method for signature 'DpeakData' printEmpty( object, ... )
object |
Object of class |
... |
Other parameters to be passed through to generic |
Return the peak regions without any reads
Dongjun Chung
data(exampleData) printEmpty(exampleData)