chhh / MSFTBX

MS File ToolBox - tools for parsing some mass-spectrometry related file formats (mzML, mzXML, pep.xml, prot.xml, etc.)
Apache License 2.0
12 stars 4 forks source link

Get selected ion m/z from mzML file #12

Closed wenbostar closed 5 years ago

wenbostar commented 5 years ago

Hi, which function can I use to get the selected ion m/z highlighted below from an mzML file?

image

chhh commented 5 years ago

IScan.getPrecursorInfo().getMzTargetMono()