getScale: get scale information for a channel.

Description Usage Arguments Value Author(s) See Also Examples

View source: R/transformation.R

Description

Returns a character string with the scale of each channel.

Usage

1
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

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

RNAinteract documentation built on Nov. 8, 2020, 5:28 p.m.