nGenes: Get the number of genes within the INSPEcT object

Description Usage Arguments Value Examples

Description

A method to obtain the number of the genes associated with the object of class INSPEcT

Usage

1
2
3
4
nGenes(object)

## S4 method for signature 'INSPEcT'
nGenes(object)

Arguments

object

An object of class INSPEcT

Value

A numeric that indicates the number of genes within the object

Examples

1
2
nascentInspObj10 <- readRDS(system.file(package='INSPEcT', 'nascentInspObj10.rds'))
nGenes(nascentInspObj10)

INSPEcT documentation built on Nov. 8, 2020, 6:49 p.m.