ion.focus.delay {msProcess}R Documentation

Simulating Linear MALDI-TOF with Ion Focus Delay

Description

Given the mass, initial velocity, and the instrument parameters, it produces the time-of-flight for the protein particles.

Usage

ion.focus.delay(mass, v0, setting)

Arguments

mass A vector of masses in daltons.
v0 A matching vector of initial velocities in meters/second.
setting An object of class setting containing the machine setting.

Value

The time-of-flight for the protein particles.

References

Coombes, K.R., Koomen, J.M., Baggerly, K.A., Morris, J.S., Kobayashi, R., ``Understanding the characteristics of mass spectrometry data through the use of simulation," Cancer Informatics, 2005(1):41–52, 2005.

See Also

spectrometer.


[Package msProcess version 1.0.5 Index]