Bioc2026 Registration Open!

broadSeq

broadSeq : for streamlined exploration of RNA-seq data

Bioconductor version: 3.23 · Package version: 1.6.0

This package helps user to do easily RNA-seq data analysis with multiple methods (usually which needs many different input formats). Here the user will provid the expression data as a SummarizedExperiment object and will get results from different methods. It will help user to quickly evaluate different methods.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("broadSeq")

Details

MaintainerRishi Das Roy <rishi.dasroy@gmail.com>
AuthorRishi Das Roy [aut, cre] (ORCID: <https://orcid.org/0000-0002-3276-7279>)
LicenseMIT + file LICENSE
URLhttps://github.com/dasroy/broadSeq
Bug Reportshttps://github.com/dasroy/broadSeq/issues
Downloads rank144
Source branchRELEASE_3_23
biocViewsCoverage, DifferentialExpression, GO, GeneExpression, GeneSetEnrichment, RNASeq, Sequencing, Software, Transcriptomics

Documentation

Download

Dependencies

Depends: dplyr, ggpubr, SummarizedExperiment

Imports: BiocStyle, DELocal, EBSeq (>= 1.38.0), DESeq2 (>= 1.38.2), NOISeq, forcats (>= 1.0.0), genefilter, ggplot2, ggplotify, plyr, clusterProfiler (>= 4.8.2), pheatmap, sechm (>= 1.6.0), stringr, purrr (>= 0.3.5), edgeR (>= 3.40.1)

Suggests: knitr, limma (>= 3.54.0), rmarkdown, stats (>= 4.2.2), samr