getReads {casper} | R Documentation |
procBam
object.
procBam
objects store reads that have been split according to
their CIGAR codes. getReads
accesses these reads.
getReads(x)
x |
Object of class |
RangedData
object with reads stored in x
.
signature(x='procBam')
Return reads stored in x
.
#See example in calcExp