Package: bayefdr
Type: Package
Title: Bayesian Estimation and Optimisation of Expected False Discovery
        Rate
Version: 0.2.1
Date: 2022-10-26
Authors@R: c(
        person("Alan", "O'Callaghan",
            email = "alan.ocallaghan@outlook.com",
            role = c("aut", "cre")
        ),
        person("Catalina", "Vallejos", role = "aut")
    )
Description: 
    Implements the Bayesian FDR control described by 
    Newton et al. (2004), <doi:10.1093/biostatistics/5.2.155>.
    Allows optimisation and visualisation of expected error rates based on
    tail posterior probability tests.
    Based on code written by Catalina Vallejos for BASiCS, see
    Beyond comparisons of means: understanding changes in gene expression at the
    single-cell level Vallejos et al. (2016) <doi:10.1186/s13059-016-0930-3>.
Imports: ggplot2, reshape2, assertthat, utils, cowplot, ggExtra, stats
License: GPL-3
BugReports: https://github.com/VallejosGroup/bayefdr/issues
RoxygenNote: 7.2.1
Encoding: UTF-8
URL: https://github.com/VallejosGroup/bayefdr
Suggests: testthat, pkgdown
Language: en-gb
NeedsCompilation: no
Packaged: 2022-10-26 19:20:25 UTC; alan
Author: Alan O'Callaghan [aut, cre],
  Catalina Vallejos [aut]
Maintainer: Alan O'Callaghan <alan.ocallaghan@outlook.com>
Repository: CRAN
Date/Publication: 2022-10-26 19:35:06 UTC
Built: R 4.2.0; ; 2022-10-27 12:15:31 UTC; unix
