| Interface | Description |
|---|---|
| Index<T extends IndexElement> | |
| IndexElement |
A mapping from internal scan numbers (which start at one) to scan numbering in the original files.
mzXML files are required to provide a scan number, those scan numbers are not always continuous, e.g.: In mzXML data converted from AB Sciex raw files one might have the first scan number as 2037, the second as 4056 and so on, they are incrementing, but not incrementing by one. |
Copyright © 2017. All rights reserved.