Bioc2026 Registration Open!

rgsepd

Gene Set Enrichment / Projection Displays

Bioconductor version: 3.23 · Package version: 1.44.0

R/GSEPD is a bioinformatics package for R to help disambiguate transcriptome samples (a matrix of RNA-Seq counts at transcript IDs) by automating differential expression (with DESeq2), then gene set enrichment (with GOSeq), and finally a N-dimensional projection to quantify in which ways each sample is like either treatment group.

Installation

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

BiocManager::install("rgsepd")

Details

MaintainerKarl Stamm <karl.stamm@gmail.com>
AuthorKarl Stamm
LicenseGPL-3
Downloads rank386
Source branchRELEASE_3_23
biocViewsDifferentialExpression, GeneSetEnrichment, ImmunoOncology, RNASeq, Software

Documentation

Download

Dependencies

Depends: R (>= 4.2.0), DESeq2, goseq (>= 1.28)

Imports: gplots, biomaRt, org.Hs.eg.db, GO.db, SummarizedExperiment, AnnotationDbi

Suggests: boot, tools, BiocGenerics, knitr, xtable