getChromWindows {icetea} | R Documentation |
Get chromosome sliding windows from BAM files
getChromWindows(bamFiles, restrictChr = NULL, binSize, stepSize)
bamFiles |
Character vector (bam files) |
restrictChr |
Chromosomes to select |
binSize |
Size of bins |
stepSize |
Size of window slide |
GRanges (sliding windows) for both strands