extract_msdial_links: Extract links between elements identified by MSDial.

View source: R/msdial_functions.R

extract_msdial_linksR Documentation

Extract links between elements identified by MSDial.

Description

Extract links between elements identified by MSDial.

Usage

extract_msdial_links(msdial_data)

Arguments

msdial_data

A 4-columns data.frame with for each peak the alignment id, the global id, the adduct ion name (column "Adduct.type" by default) and the links detected by MSDial (column "Post.curation.result" by default).

Value

A 6-columns data.frame of links: id of 1st peak, id of 2nd peak, nature, adduct ion name for 1st peak, adduct ion name for 2nd peak, correlation.


eMetaboHUB/MS-CleanR documentation built on Jan. 3, 2024, 8:55 p.m.