| .find_N_bounds | R Documentation |
Uses a coarse block scan to find the positions of the first and last non-N base on a chromosome. Efficient because it only reads N_scan_block bp at a time from each end.
.find_N_bounds(bsgenome, chr, chr_start, chr_end, block_size)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.