Description Usage Arguments Value
Get chromosome sliding windows from BAM files
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.