Package: MetAlyzer
Type: Package
Title: Read and Analyze 'MetIDQ&trade;' Software Output Files
Version: 1.1.0
Authors@R: c(
    person(given = "Nils",
           family = "Mechtel",
           role = c("aut", "cre"),
           email = "nils.mech@gmail.com",
           comment = c(ORCID = "0000-0002-1278-7125")),
    person(given = "Luis",
           family = "Herfurth",
           role = c("aut"),
           email = "luis.herfurth@stud.uni-heidelberg.de",
           comment = c(ORCID = "0009-0000-9933-3056")),
    person(given = "Carolin",
           family = "Andresen",
           role = c("aut"),
           email = "carolinandresen@googlemail.com",
           comment = c(ORCID = "0000-0002-8960-7719")),
    person(given = "Daniel",
           family = "Huebschmann",
           role = c("aut"),
           email = "d.huebschmann@dkfz-heidelberg.de",
           comment = c(ORCID = "0000-0002-6041-7049")))
Maintainer: Nils Mechtel <nils.mech@gmail.com>
Depends: R (>= 4.0.0)
biocViews:
Imports: SummarizedExperiment, openxlsx, stringr, dplyr, tidyr, tibble,
        agricolae, ggplot2, ggrepel, utils, rlang, data.table,
        S4Vectors, viridis, viridisLite, plotly, limma
Description: The 'MetAlyzer' S4 object provides methods to read and reformat metabolomics data for convenient data handling, statistics and downstream analysis. The resulting format corresponds to input data of the Shiny app 'MetaboExtract' (<https://www.metaboextract.shiny.dkfz.de/MetaboExtract/>).
License: GPL-3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
URL: https://github.com/nilsmechtel/MetAlyzer
BugReports: https://github.com/nilsmechtel/MetAlyzer/issues
NeedsCompilation: no
Packaged: 2024-12-06 11:18:54 UTC; luisherfurth
Author: Nils Mechtel [aut, cre] (<https://orcid.org/0000-0002-1278-7125>),
  Luis Herfurth [aut] (<https://orcid.org/0009-0000-9933-3056>),
  Carolin Andresen [aut] (<https://orcid.org/0000-0002-8960-7719>),
  Daniel Huebschmann [aut] (<https://orcid.org/0000-0002-6041-7049>)
Repository: CRAN
Date/Publication: 2024-12-06 14:00:02 UTC
Built: R 4.4.3; ; 2025-11-10 04:52:33 UTC; windows
