mhoopmann / mstoolkit

Automatically exported from code.google.com/p/mstoolkit
27 stars 10 forks source link

generate index offset on the fly if scan index is missing for mzML/mzXML files #21

Closed jke000 closed 1 year ago

jke000 commented 1 year ago

Mike, this is something I emailed you about back in late 2019. It generates the index offset if not present in the file. This allows these files to be accessed in lieu of just returning an error message stating the index is missing and the file cannot be read. Helpful if it's incorporated into MSToolkit code otherwise I'll be patching Comet's version each time I update MSToolkit.