dim-STlist-method: dim: Prints the dimensions of count arrays within an STList...

dim,STlist-methodR Documentation

dim: Prints the dimensions of count arrays within an STList object.

Description

Returns the number of genes and spots for each array within an STList object

Usage

## S4 method for signature 'STlist'
dim(x)

Arguments

x

an STList object to show summary from.

Details

This function takes an STList and prints the number of genes (rows) and spots (columns) of each spatial array within that object.


spatialGE documentation built on June 8, 2025, 11:10 a.m.