Description Usage Arguments Examples
A function to read genomic data.
1 | read.genomic.data(genome = "", chrn = NULL, bin = 300, mc.cores = 2)
|
genome |
a string corresponding to genome of interest. |
chrn |
a vector of chromosome names or NULL for all chromosomes. |
bin |
a size of a bin. |
mc.cores |
a number of cores for parallel computing. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.