Description Usage Arguments Examples
A function to count GC content in the selected bins.
1 | count.gc.cont(gcc = NULL, chrn = NULL, bin = 300, mc.cores = 2)
|
gcc |
a vector containing information about GC content. |
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.