Learn R Programming

RNAinteract (version 1.20.0)

getScale: get scale information for a channel.

Description

Returns a character string with the scale of each channel.

Usage

getScale(sgi, channel)

Arguments

channel
A channel name.

Value

See Also

RNAinteract-package

Examples

Run this code
data("sgi")
getScale(sgi, channel="nrCells")

Run the code above in your browser using DataLab