| adduct {MetCirc} | R Documentation |
adduct returns adduct ion names of compounds in MSP-objectadduct returns adduct ion names of compounds in
MSP-object.
adduct(x)
x |
object of class |
An object of class NULL of length 0.
character
adduct: returns adduct ion names of compounds in
MSP-objects
data("sd02_deconvoluted", package = "MetCirc")
finalMSP <- convert2MSP(sd02_deconvoluted, split = " _ ",
splitIndMZ = 2, splitIndRT = NULL)
adduct(finalMSP)