Package: BANDITS
Type: Package
Title: BANDITS: Bayesian ANalysis of DIfferenTial Splicing
Version: 1.12.0
Author: Simone Tiberi [aut, cre].
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 (>= 4.0.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: 7.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_15
git_last_commit: 8c159c4
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: yes
Packaged: 2022-04-26 21:27:34 UTC; biocbuild
Built: R 4.2.0; x86_64-w64-mingw32; 2022-04-27 09:10:20 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
