dot-extract_indices: Extract row and column indices of the count matrix from h5...

.extract_indicesR Documentation

Extract row and column indices of the count matrix from h5 file.

Description

Extract row and column indices of the count matrix from h5 file.

Usage

.extract_indices(idx, new.start, zero.based = TRUE)

Arguments

idx

Row index of corresponding element in the non-zero count matrix.

new.start

Index of the start of each column corresponding to idx and the non-zero count matrix.

zero.based

Whether the and are zero-based or not. (By default is TRUE)

Value

List of row (i) and column (j) indices of the non-zero elements in the count matrix.


edward130603/BayesSpace documentation built on May 11, 2023, 6:13 a.m.