powered by
plot the kendrick mass defect diagram
plotkms(data, cutoff = 1000)
vector with the name m/z
remove the low intensity
getmassdefect
if (FALSE) { mz <- c(10000,5000,20000,100,40000) names(mz) <- c(100.1022,245.2122,267.3144,400.1222,707.2294) plotkms(mz) }
Run the code above in your browser using DataLab