nGenes {INSPEcT} | R Documentation |
Get the number of genes within the INSPEcT object
A method to obtain the number of the genes associated with the object of class INSPEcT
nGenes(object) ## S4 method for signature 'INSPEcT' nGenes(object)
object |
An object of class INSPEcT |
A numeric that indicates the number of genes within the object
data('mycerIds10') nGenes(mycerIds10)