dim,STlist-method | R Documentation |
Returns the number of genes and spots for each array within an STList object
## S4 method for signature 'STlist'
dim(x)
x |
an STList object to show summary from. |
This function takes an STList and prints the number of genes (rows) and spots (columns) of each spatial array within that object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.