Package: amanida
Title: Meta-Analysis for Non-Integral Data
Version: 0.1.0
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),
        rmarkdown (>= 2.9.0), kableExtra (>= 1.3.0), knitr (>= 1.33),
        tidyverse (>= 1.3.0)
Suggests: testthat, vdiffr, markdown
Depends: R (>= 4.0)
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-08-03 08:20:32 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-08-03 08:30:02 UTC
Built: R 4.0.2; ; 2021-08-04 11:16:53 UTC; unix
