readBam {genomation} | R Documentation |
given a big bam path reads the big wig file into a RleList to be used by ScoreMatrix:char,GRanges
readBam(target, windows, rpm = FALSE, unique = FALSE, extend = 0, param = NULL, paired.end = FALSE, library.size = NULL, ...)
target |
target object |
windows |
windows |
rpm |
logical |
unique |
logical |
extend |
numeric |
param |
ScanBamParam object |
paired.end |
llogical |
library.size |
numeric |
... |
additional parameters |