mapMetToGSMN: Map the experimental nodes to GSMN nodes

View source: R/mapMetToGSMN.R

mapMetToGSMNR Documentation

Map the experimental nodes to GSMN nodes

Description

Function to map the identified experimental nodes to the corresponding GSMN nodes.

Usage

mapMetToGSMN(
  inputData,
  method = "metabolomics2network",
  resFile = "Res_Met2Net_MappedMet.txt",
  ...
)

Arguments

inputData

list, list returned by the loadInputData function

method

one of Metabolomics2Network, molecularFormula, accurateMass, class_chebi or class_chemont

...

additional parameter depending on the chosen function

Value

Data frame with the mappings and ontology-based distances.

Author(s)

Elva Novoa, Sarah Scharfenberg


MetClassNet/MetClassNetR documentation built on June 30, 2023, 2:12 p.m.