View source: R/scRT_processing.R
GenomeBinning | R Documentation |
Bins the genome in equally sized bins
GenomeBinning(Chr_size, size = 5 * 10^6, Chr_filter = NULL, Cores = 1)
Chr_size, |
a dataframe (chr=chrom name, size=chrom size) |
size, |
bin size |
Cores, |
number of threads to parallelise |
GenomicRanges object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.