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
24 stars 6 forks source link

Infer encoding of text-based files? #68

Open RalfG opened 7 months ago

RalfG commented 7 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...