bcbioRNASeq is an S4 class that extends RangedSummarizedExperiment, and is designed to store a bcbio RNA-seq analysis.

Note

bcbioRNASeq extended SummarizedExperiment prior to v0.2.0, where we migrated to RangedSummarizedExperiment.

Updated 2019-10-30.

Automatic metadata

The metadata() slot always contains:

  • Object version.

  • bcbio data provenance information.

  • File paths and timestamps.

  • R session information.