NEWS
BANDITS 1.18.1
- Updated from C++11 to C++17
BANDITS 1.11.1
- "prior_precision" function made faster (prior computation based on a sub-set of the genes only)
BANDITS 1.4.1
- parallel::makeCluster() updated to "sequential" strategy; default strategy gets stuck with RStudio on macOS with R 4.x.
BANDITS 1.3.4
- R.utils added to Imports (needed to load gzipped equivalence classes from Salmon v. 1.2.0 onwards)
BANDITS 1.3.3
BANDITS 1.3.2
- added a new constraint: min 5 counts per group are required to analyze a group
BANDITS 1.3.1
- bug fixed in 'test_DTU' function (giving error: "object 'n_genes' not found")
- Added 1 section of the vignette for inference with 3 groups
BANDITS 1.2.2
BANDITS 1.2.1
- fixed bugs and incorporated edits up to version 1.3.2
BANDITS 1.2.0
- Added mean and standard deviation estimates of the precision parameter
- Allow estimation of parameters (without testing) when 1 group only is provided
- Added 1 section of the vignette for inference with 1 group only
- Added reference to BANDITS manuscript
BANDITS 1.0.0
- Submitted to Bioconductor