ms2pip icon indicating copy to clipboard operation
ms2pip copied to clipboard

support reading gzipped spectrum files

Open paretje opened this issue 1 year ago • 0 comments

Drop file type check and instead catch exception thrown by ms2rescore-rs if the file type is unsupported. When used with https://github.com/compomics/ms2rescore-rs/pull/1, this adds support for gzipped spectrum files.

As an alternative, we could also use the is_supported_file_type function introduced in that pull request.

paretje avatar Aug 23 '24 12:08 paretje