featureNames,INSPEcT-method {INSPEcT}R Documentation

Gene Names Associated with an Object of Class INSPEcT

Description

A method to visualize gene names associated with the object of class INSPEcT

Usage

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

## S4 replacement method for signature 'INSPEcT'
featureNames(object) <- value

Arguments

object

An object of class INSPEcT

value

A character that will replace the current feature names

Value

A character that contains gene names associated with the object of class INSPEcT


[Package INSPEcT version 1.23.0 Index]