Prepare an unstructured list of information saved in the S4 object, for improved archival data storage.

# S4 method for bcbioRNASeq
flatFiles(object)

Arguments

object

Object.

Value

list.

Examples

flatFiles(bcb) %>% names()
#> [1] "assays" "rowData" "colData" "metadata" "bcbio"