read_tome_data_dims: Get dims for data stored in a tome file.

Description Usage Arguments

View source: R/read_tome.R

Description

Get dims for data stored in a tome file.

Usage

1
read_tome_data_dims(tome, transpose = F)

Arguments

tome

tome file to read.

transpose

logical indicating which orientation to get dims. Default = FALSE. If FALSE, gives dimensions with samples as rows and genes as columns. If TRUE, gives dimensions for genes as rows and samples as columns.


AllenInstitute/scrattch.io documentation built on Nov. 17, 2021, 10:06 a.m.