Package: topconfects
Title: Top Confident Effect Sizes
Version: 1.2.0
Authors@R: person("Paul", "Harrison", email = "paul.harrison@monash.edu", role = c("aut", "cre"), comment=c(ORCID="0000-0002-3980-268X"))
Description: Rank results by confident effect sizes, while maintaining False Discovery Rate and False Coverage-statement Rate control. Topconfects is alternative presentation of TREAT results with improved usability, eliminating p-values and instead providing confidence bounds. The main application is differential gene expression analysis, providing genes ranked in order of confident log2 fold change, but it can be applied to any collection of effect sizes with associated standard errors.
Depends: R (>= 3.6.0)
Imports: methods, utils, stats, assertthat, ggplot2
Suggests: limma, edgeR, DESeq2, NBPSeq, dplyr, testthat, knitr,
        rmarkdown, reshape2, tidyr, readr, org.At.tair.db,
        AnnotationDbi
License: LGPL-2.1 | file LICENSE
URL: https://github.com/pfh/topconfects
Encoding: UTF-8
RoxygenNote: 6.1.1
VignetteBuilder: knitr
BugReports: https://github.com/pfh/topconfects/issues
biocViews: GeneExpression, DifferentialExpression, Transcriptomics,
        RNASeq, mRNAMicroarray, Regression, MultipleComparison
git_url: https://git.bioconductor.org/packages/topconfects
git_branch: RELEASE_3_10
git_last_commit: c3fcb60
git_last_commit_date: 2019-10-29
Date/Publication: 2019-10-29
NeedsCompilation: no
Packaged: 2019-10-30 04:51:35 UTC; biocbuild
Author: Paul Harrison [aut, cre] (<https://orcid.org/0000-0002-3980-268X>)
Maintainer: Paul Harrison <paul.harrison@monash.edu>
Built: R 3.6.1; ; 2019-10-30 14:21:02 UTC; windows
