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


CL-CHEN-Lab/User_interface_for_Kronos_scRT documentation built on Aug. 1, 2022, 2:08 p.m.