| getMatrixNames | R Documentation | 
Retrieves the names of matrices present in the specified or provided assay.
getMatrixNames(object, ...)
## S4 method for signature 'SPATA2'
getMatrixNames(
  object,
  assay_name = activeAssay(object),
  only_proc = FALSE,
  ...
)
## S4 method for signature 'MolecularAssay'
getMatrixNames(object, only_proc = FALSE, ...)
| object | An object of class  | 
| ... | Used to absorb deprecated arguments or functions. | 
| assay_name | Only relevant if the  | 
| only_proc | Logical. If  | 
A character vector containing the names of matrices.
getMatrix()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.