Package: broadSeq Title: broadSeq : for streamlined exploration of RNA-seq data Version: 1.7.0 Authors@R: person("Rishi", "Das Roy", , "rishi.dasroy@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3276-7279")) Description: 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. License: MIT + file LICENSE URL: https://github.com/dasroy/broadSeq BugReports: https://github.com/dasroy/broadSeq/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 biocViews: GeneExpression, DifferentialExpression, RNASeq, Transcriptomics, Sequencing, Coverage, GeneSetEnrichment, GO Suggests: knitr, limma (>= 3.54.0), rmarkdown, stats (>= 4.2.2), samr 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) VignetteBuilder: knitr Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev perl libnode-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:03:13 UTC RemoteUrl: https://github.com/bioc/broadSeq RemoteRef: HEAD RemoteSha: 4cc0a2176662e55b5fd52028e426b07f3df3847a NeedsCompilation: no Packaged: 2026-07-03 23:18:52 UTC; root Author: Rishi Das Roy [aut, cre] (ORCID: ) Maintainer: Rishi Das Roy