getScale {RNAinteract}R Documentation

get scale information for a channel.

Description

Returns a character string with the scale of each channel.

Usage

getScale(sgi, channel)

Arguments

sgi

A RNAinteract

object.

channel

A channel name.

Value

Returns a character string with scale information for each channel.

Author(s)

Bernd Fischer

See Also

RNAinteract-package

Examples

data("sgi")
getScale(sgi, channel="nrCells")

[Package RNAinteract version 1.32.0 Index]