project-summary.yaml saved in the final run directory.pkgdown::build_site.bcbioRnaDataSet.load_run that saves to S4 object instead of list.bcbioRnaDataSet S4 definition updates.plot_pca and gene-level heatmaps.DESeqDataSet using design = formula(~1) for quality control. This enables automatic generation of rlog and vst transformed counts.bcbioRnaDataSet to bcbioRNADataSet (case sensitive).setup.R to use *_dir instead of *_out.bcbioRNADataSet or a metrics data.frame and manual interesting_group declaration for visualization.snake_case to camelCase.bcbioRNADataSet object.bcbioRNADataSet in differential expression R Markdown template.bcbioRNADataSet S4 class to bcbioRNASeq. This matches the naming conventions in the bcbioSingleCell package.loadRNASeqRun to simply loadRNASeq.loadRNASeq from using S4 dispatch to a standard function.loadRNASeq that enables request of a specific Ensembl release version for gene annotations.interestingGroup argument in quality control functions to interestingGroups for better consistency.plotPCACovariates.