Package: BANDITS
Type: Package
Title: BANDITS: Bayesian ANalysis of DIfferenTial Splicing
Version: 1.10.0
Date: 2019-02-19
Author: Simone Tiberi [aut, cre], Mark D. Robinson [aut].
Maintainer: Simone Tiberi <simone.tiberi@uzh.ch>
Description: BANDITS is a Bayesian hierarchical model for detecting differential splicing of genes and transcripts,
  via differential transcript usage (DTU), between two or more conditions.
  The method uses a Bayesian hierarchical framework, which allows for sample specific proportions
  in a Dirichlet-Multinomial model, and samples the allocation of fragments to the transcripts.
  Parameters are inferred via Markov chain Monte Carlo (MCMC) techniques and a DTU test is performed 
  via a multivariate Wald test on the posterior densities for the average relative abundance of transcripts.
biocViews: DifferentialSplicing, AlternativeSplicing, Bayesian,
        Genetics, RNASeq, Sequencing, DifferentialExpression,
        GeneExpression, MultipleComparison, Software, Transcription,
        StatisticalMethod, Visualization
License: GPL (>= 3)
Depends: R (>= 3.6.0)
Imports: Rcpp, doRNG, MASS, data.table, R.utils, doParallel, parallel,
        foreach, methods, stats, graphics, ggplot2, DRIMSeq,
        BiocParallel
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown, testthat, tximport, BiocStyle,
        GenomicFeatures, Biostrings
SystemRequirements: C++11
VignetteBuilder: knitr
RoxygenNote: 6.1.1
ByteCompile: true
URL: https://github.com/SimoneTiberi/BANDITS
BugReports: https://github.com/SimoneTiberi/BANDITS/issues
git_url: https://git.bioconductor.org/packages/BANDITS
git_branch: RELEASE_3_14
git_last_commit: 7c4fcee
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
NeedsCompilation: yes
Packaged: 2021-10-27 00:12:24 UTC; biocbuild
Built: R 4.1.1; i386-w64-mingw32; 2021-10-27 09:49:34 UTC; windows
Archs: i386, x64
