powered by
It shouldn't be hard to translate a point mass into a mass window bounded by spectrometer accuracy.
pmppm(mass, ppm = 4)
A length-2 numeric representing the mass range requested
A length-1 numeric representing the mass of interest for which a mass range is desired.
The parts-per-million accuracy of the mass spectrometer on which the data was collected.
pmppm(100, 5) pmppm(1000000, 5) pmppm(118.0865, 2.5) pmppm(892.535313, 10)
Run the code above in your browser using DataLab