Package: amanida
Title: Meta-Analysis for Non-Integral Data
Version: 0.0.8
Authors@R: 
  c(
    person(
      given = "Maria",
      family = "Llambrich",
      role = c("aut", "cre"),
      email = "maria.llambrich@urv.cat",
      comment = c(ORCID = "0000-0001-8418-0982")
    ),
    person(
      given = "Eudald",
      family = "Correig",
      role = c("aut"),
      email = "eudald.correig@urv.cat"
    ),
    person(
      given = "Raquel",
      family = "Cumeras",
      role = c("aut"),
      email = "raquel.cumeras@urv.cat"
    )
  )
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. 
URL: https://github.com/mariallr/amanida
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: magrittr (>= 1.5), tibble (>= 3.0.0), dplyr (>= 1.0.0), readr
        (>= 1.0.0), readxl (>= 1.0.0), ggplot2 (>= 3.3.0), ggrepel (>=
        0.9.0), methods (>= 3.6.0), stats (>= 3.6.0), tidyr (>= 1.1.0)
Suggests: testthat
Depends: R (>= 3.6)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-12 14:19:22 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: 2021-05-14 11:22:15 UTC
