GetBinCounts: Get binned counts matrix Adapted from the Cicero package...

View source: R/chrom.R

GetBinCountsR Documentation

Get binned counts matrix Adapted from the Cicero package (https://cole-trapnell-lab.github.io/cicero-release/)

Description

Get binned counts matrix Adapted from the Cicero package (https://cole-trapnell-lab.github.io/cicero-release/)

Usage

GetBinCounts(counts, reduced_coordinates, k = 50, silent = T)

Arguments

counts

Counts matrix

reduced_coordinates

Dimensionality reduction used to define bins

k

Bin size

silent

If true will print bin stats

Value

Binned counts matrix


yanwu2014/chromfunks documentation built on Aug. 20, 2023, 9:17 a.m.