Skip to contents

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

Details

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

Note

Updated 2023-10-05.

Automatic metadata

The metadata() slot always contains:

  • Object version.

  • bcbio data provenance information.

  • File paths and timestamps.

  • R session information.

Author

Michael Steinbaugh, Lorena Pantano