Package: MetNet
Type: Package
Title: Inferring metabolic networks from untargeted high-resolution
        mass spectrometry data
Version: 1.10.0
Date: 2021-05-04
Authors@R: c(person(given = "Thomas", family = "Naake", 
		email = "thomasnaake@googlemail.com", role = c("aut","cre")),
	person(given = "Liesa", family = "Salzer",
		email = "liesa.salzer@helmholtz-muenchen.de", role = "ctb"))
VignetteBuilder: knitr
Depends: R (>= 4.0), S4Vectors (>= 0.28.1), SummarizedExperiment (>=
        1.20.0)
Imports: bnlearn (>= 4.3), BiocParallel (>= 1.12.0), dplyr (>= 1.0.3),
        ggplot2 (>= 3.3.3), Hmisc (>= 4.4-2), GENIE3 (>= 1.7.0),
        methods (>= 3.5), mpmi (>= 0.42), parmigene (>= 1.0.2), ppcor
        (>= 1.1), rlang (>= 0.4.10), sna (>= 2.4), stabs (>= 0.6),
        stats (>= 3.6), tibble (>= 3.0.5), tidyr (>= 1.1.2)
Suggests: BiocGenerics (>= 0.24.0), BiocStyle (>= 2.6.1), glmnet (>=
        2.0-18), igraph (>= 1.1.2), knitr (>= 1.11), rmarkdown (>=
        1.15), testthat (>= 2.2.1)
biocViews: ImmunoOncology, Metabolomics, MassSpectrometry, Network,
        Regression
Description: MetNet contains functionality to infer metabolic network topologies from 
  quantitative data and high-resolution mass/charge information. Using statistical models
  (including correlation, mutual information, regression and Bayes statistics) and 
  quantitative data (intensity values of features) adjacency matrices are inferred that 
  can be combined to a consensus matrix. Mass differences calculated between mass/charge 
  values of features will be matched against a data frame of supplied mass/charge 
  differences referring to transformations of enzymatic activities. In a third step, 
  the two levels of information are combined to form a adjacency matrix inferred 
  from both quantitative and structure information. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/MetNet
git_branch: RELEASE_3_13
git_last_commit: 7e3eee4
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 01:03:33 UTC; biocbuild
Author: Thomas Naake [aut, cre],
  Liesa Salzer [ctb]
Maintainer: Thomas Naake <thomasnaake@googlemail.com>
Built: R 4.1.0; ; 2021-05-20 08:57:08 UTC; windows
