compomics / psm_utils

Common utilities for parsing and handling peptide-spectrum matches and search engine results in Python
https://psm-utils.readthedocs.io
Apache License 2.0
25 stars 7 forks source link

Infer encoding of text-based files? #68

Open RalfG opened 9 months ago

RalfG commented 9 months ago

For example, MSMSReader fails to read the file if it has been encoded with a different encoding than the default one on the current machine...