Additional obejcts of interest include:

# S4 method for bcbioSmallRnaDataSet
bcbio(object, type = "counts")

# S4 method for bcbioSmallRnaDataSet
bcbio(object,
  type = "counts") <- value

Arguments

object

Object.

...

Additional arguments.

value

An integer matrix or other object.

type

Type of count data to retrieve.

Value

caller object.

Details