getScale {RNAinteract} | R Documentation |
Returns a character string with the scale of each channel.
getScale(sgi, channel)
sgi |
object.
channel |
A channel name. |
Returns a character string with scale information for each channel.
Bernd Fischer
data("sgi") getScale(sgi, channel="nrCells")