chunk_points: chunk_points

View source: R/loom.R

chunk_pointsR Documentation

chunk_points

Description

Generate chunk points.

Usage

chunk_points(data.size, chunk.size)

Arguments

data.size

How big is the data being chunked.

chunk.size

How big should each chunk be.

Value

A matrix where each column is a chunk, row 1 is start points, row 2 is end points.

Author(s)

mojaveazure


aertslab/SCopeLoomR documentation built on April 19, 2022, 11:25 a.m.