Package: amanida
Title: Meta-Analysis for Non-Integral Data
Version: 0.2.3
Authors@R: c(
    person("Maria", "Llambrich", , "maria.llambrich@urv.cat", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-8418-0982")),
    person("Eudald", "Correig", , "eudald.correig@urv.cat", role = "aut"),
    person("Raquel", "Cumeras", , "raquel.cumeras@urv.cat", role = "aut")
  )
Description: Combination of results for meta-analysis using significance
    and effect size only. P-values and fold-change are combined to obtain
    a global significance on each metabolite. Produces a volcano plot
    summarising the relevant results from meta-analysis. Vote-counting
    reports for metabolites. And explore plot to detect discrepancies
    between studies at a first glance. Methodology is described in the
    Llambrich et al. (2021) <doi:10.1093/bioinformatics/btab591>.  
License: GPL-3
URL: https://github.com/mariallr/amanida
Depends: R (>= 4.0)
Imports: dplyr (>= 1.0.0), ggplot2 (>= 3.3.0), ggrepel (>= 0.9.0),
        kableExtra (>= 1.3.0), knitr (>= 1.33), magrittr (>= 1.5),
        methods (>= 3.6.0), readr (>= 1.0.0), readxl (>= 1.0.0),
        rmarkdown (>= 2.9.0), stats (>= 3.6.0), tibble (>= 3.0.0),
        tidyr (>= 1.1.0), tidyverse (>= 1.3.0), webchem (>= 1.1.0)
Suggests: markdown, metaboliteIDmapping, testthat, vdiffr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-29 11:49:15 UTC; maria
Author: Maria Llambrich [aut, cre] (<https://orcid.org/0000-0001-8418-0982>),
  Eudald Correig [aut],
  Raquel Cumeras [aut]
Maintainer: Maria Llambrich <maria.llambrich@urv.cat>
Repository: CRAN
Date/Publication: 2022-03-30 06:50:05 UTC
Built: R 4.2.0; ; 2022-04-13 19:32:21 UTC; unix
