GenomeBinning: Bins the genome in equally sized bins

View source: R/scRT_processing.R

GenomeBinningR Documentation

Bins the genome in equally sized bins

Description

Bins the genome in equally sized bins

Usage

GenomeBinning(Chr_size, size = 5 * 10^6, Chr_filter = NULL, Cores = 1)

Arguments

Chr_size,

a dataframe (chr=chrom name, size=chrom size)

size,

bin size

Cores,

number of threads to parallelise

Value

GenomicRanges object


Derfen3001/Kronos.scRT documentation built on Aug. 5, 2022, 8:30 a.m.