Package index
-
bb_read_fastq() - Read FASTQ Files
-
bb_read_bam() - Read BAM Files
-
bb_count_bam() - Count Reads in BAM File
-
bb_qc() - Generate QC Metrics
-
bb_qc_summary() - QC Summary
-
bb_plot_qc() - QC Visualization Panel
-
bb_align() - Align Reads to Reference Genome
-
bb_count_reads() - Count Reads per Gene/Feature
-
bb_normalize() - Normalize Count Matrix
Differential Expression
Wrappers for DESeq2, edgeR, and limma-voom that return standardized results.
-
bb_deseq2() - Differential Expression with DESeq2
-
bb_edger() - Differential Expression with edgeR
-
bb_limma_voom() - Differential Expression with limma-voom
-
bb_oncoplot() - Create Publication-Ready Oncoplot
-
bb_volcano() - Volcano Plot
-
bb_heatmap() - Heatmap of Top Differentially Expressed Genes
-
bb_pca() - PCA Plot
-
bb_ma_plot() - MA Plot
-
bb_pipeline() - Run Full bambamR Pipeline
-
bb_export_rds() - Export Results to RDS
-
bb_export_csv() - Export DE Results to CSV
-
bb_export_tsv() - Export DE Results to TSV
-
bb_run_app() - Launch bambamR Shiny App
-
bb_example_counts() - Load Example Count Matrix
-
bb_example_mutations() - Load Example Mutation Data
-
bb_example_de() - Load Example DE Results
-
print(<bb_result>) - Print method for bb_result
-
print(<bb_qc>) - Print method for bb_qc
-
summary(<bb_qc>) - Summary method for bb_qc
-
bambamRbambamR-package - bambamR: End-to-End RNA-Seq Processing from FASTQ to Publication-Ready Plots