Description Usage Arguments Value
Helper function to partition genome chromosome-wise for parallel computation. This function is not intended for the user to call directly.
1 | splitChrs(chrs, org)
|
chrs |
character; an aray of chromome names in the form chr1, .., chrX |
org |
an object of class BSgenome |
A data frame with chromosome name, start and end position of each chunk.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.