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.


FridleyLab/spatialGE documentation built on April 14, 2025, 9:37 a.m.