Some Java utilities for chemical ionization mass spectrometry
GUI interface comes handy for simple calculator operations. Here I wrote two Java uitilities in Swing to perform ion cluster composition calculation and mass concentration calculation
- Combinatoric ion cluster composition calculator
- Concentration calculator for ion-drift chemical ionizaiton mass spectrometry
Combinatoric ion cluster composition calculator
Reasoning mass spectrum for chemical ionzation mass spectrometry for unit mass resolution could be challenge. Even for high resolution mass spectrum, the number of combinatins of elemental formulas could explode when the ion clusters are large. I have developed a easy to use Java GUI to provide combinatoric calculation for possible combination of molecules and ions in a givien chemical system defined by the user. Basically, the user could provide possible molecules in their system. For a given unit mass of an ion, the combinations will be populated into the table, once the calculate button is clicked.
Concentration and E/N ratio calculator
Ion drift chemical ionization mass spectrometry data is simple to analyze, but to make sure the data is of high quality, the E/N ratio (which discribed relative ratio between electrostatic kinetic energy and thermal kinetic energy). The larger E/N ratio is, the higher probability the ion cluster will get fragmented during movement with colliding with buffer gas.