| nGenes | R Documentation |
Returns the number of molecules in the raw count matrix of the chosen assay.
nGenes(object)
nMolecules(object, assay_name = activeAssay(object))
nMetabolites(object)
nProteins(object)
object |
An object of class |
assay_name |
Only relevant if the |
The functions nGenes(), nProteins(), nMetabolites() are wrappers for
objects that contain the corresponding molecular modality
and do not have an assay_name argument.
Numeric value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.