Package: MetNet
Type: Package
Title: Inferring metabolic networks from untargeted high-resolution
        mass spectrometry data
Version: 1.2.0
Date: 2019-04-03
Authors@R: c(person(given = "Thomas", family = "Naake",
    email = "thomasnaake@googlemail.com",
    role = c("aut","cre")))
VignetteBuilder: knitr
Depends: R (>= 3.5), stats (>= 3.5)
Imports: bnlearn (>= 4.3), BiocParallel (>= 1.12.0), methods (>= 3.5),
        mpmi (>= 0.42), parmigene (>= 1.0.2), ppcor (>= 1.1), rfPermute
        (>= 2.1.5), sna (>= 2.4), stabs (>= 0.6), WGCNA (>= 1.61)
Suggests: BiocGenerics (>= 0.24.0), BiocStyle (>= 2.6.1), igraph (>=
        1.1.2), knitr (>= 1.11)
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 matrices are combined to form a adjacency matrix inferred from both quantitative 
  and structure information. 
License: GPL-2
RoxygenNote: 6.0.1
git_url: https://git.bioconductor.org/packages/MetNet
git_branch: RELEASE_3_9
git_last_commit: c5f351b
git_last_commit_date: 2019-05-02
Date/Publication: 2019-05-02
NeedsCompilation: no
Packaged: 2019-05-03 05:25:34 UTC; biocbuild
Author: Thomas Naake [aut, cre]
Maintainer: Thomas Naake <thomasnaake@googlemail.com>
Built: R 3.6.0; ; 2019-05-03 13:53:50 UTC; windows
