Package: SeqGSEA
Type: Package
Title: Gene Set Enrichment Analysis (GSEA) of RNA-Seq Data: integrating
        differential expression and splicing
Version: 1.47.0
Date: 2020-11-30
Author: Xi Wang <Xi.Wang@newcastle.edu.au>
Maintainer: Xi Wang <Xi.Wang@dkfz.de>
Description: The package generally provides methods for gene set
        enrichment analysis of high-throughput RNA-Seq data by
        integrating differential expression and splicing. It uses
        negative binomial distribution to model read count data, which
        accounts for sequencing biases and biological variation. Based
        on permutation tests, statistical significance can also be
        achieved regarding each gene's differential expression and
        splicing, respectively.
License: GPL (>= 3)
Depends: Biobase, doParallel, DESeq2
Imports: methods, biomaRt
Suggests: GenomicRanges
biocViews: Sequencing, RNASeq, GeneSetEnrichment, GeneExpression,
        DifferentialExpression, DifferentialSplicing, ImmunoOncology