Learn R Programming

INSPEcT (version 1.2.2)

nGenes: Get the number of genes within the INSPEcT object

Description

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

Usage

nGenes(object)
"nGenes"(object)

Arguments

object
An object of class INSPEcT

Value

A numeric that indicates the number of genes within the object

Examples

Run this code
data('mycerIds10')
nGenes(mycerIds10)

Run the code above in your browser using DataLab