Package: NBSplice
Type: Package
Version: 1.6.0
Date: 2020-04-15
Title: Negative Binomial Models to detect Differential Splicing
Author: Gabriela A. Merino and Elmer A. Fernandez
Maintainer: Gabriela Merino <merino.gabriela33@gmail.com>
Description: The package proposes a differential splicing evaluation method
    based on isoform quantification. It applies generalized linear models with
    negative binomial distribution to infer changes in isoform relative
    expression. 
URL: http://www.bdmg.com.ar
License: GPL (>=2)
Depends: R (>= 3.5), methods
Imports: edgeR, stats, MASS, car, mppa, BiocParallel, ggplot2, reshape2
Suggests: knitr, RUnit, BiocGenerics, BiocStyle
Collate: 'NBSplice-package.R' 'IsoDataSet.R' 'IsoDataSet-getters.R'
        'IsoDataSet-show.R' 'IsoDataSet-print.R'
        'IsoDataSet-buildLowExpIdx.R' 'IsoDataSet-core.R'
        'NBSpliceRes.R' 'NBSpliceRes-initialize.R'
        'NBSpliceRes-constructor.R' 'NBSpliceRes-getters.R'
        'NBSpliceRes-show.R' 'NBSpliceRes-print.R'
        'IsoDataSet-NBTest.R' 'totalGeneCounts.R'
        'IsoDataSet-initialize.R' 'IsoDataSet-constructor.R'
        'NBSpliceRes-getDSGenes.R' 'NBSpliceRes-getDSResults.R'
        'NBSpliceRes-getGeneResults.R' 'NBSpliceRes-plotRatiosDisp.R'
        'NBSpliceRes-plotVolcano.R' 'NBSpliceRes-plotGeneResults.R'
        'NBSplice-isoCounts.R' 'NBSplice-geneIso.R'
        'NBSplice-designMatrix.R' 'NBSplice-myIsoDataSet.R'
        'NBSplice-myDSResults.R'
biocViews: Software, StatisticalMethod, AlternativeSplicing,
        Regression, DifferentialExpression, DifferentialSplicing,
        RNASeq, ImmunoOncology
VignetteBuilder: knitr
RoxygenNote: 6.0.1
git_url: https://git.bioconductor.org/packages/NBSplice
git_branch: RELEASE_3_11
git_last_commit: 322ccd7
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 06:09:43 UTC; biocbuild
Built: R 4.0.0; ; 2020-04-28 17:59:18 UTC; windows
