Julianus Pfeuffer
Julianus Pfeuffer
PercolatorAdapter supports multiple idXMLs already. It kind of merges them in the beginning, runs Percolator on the join and writes a merged idXML. From a usability view (and also performance-wise...
### Report It is a new dependency after the qt restructure for QtNetwork `otool -L /opt/homebrew/opt/brotli/lib/libbrotlidec.1.dylib` ``` /opt/homebrew/opt/brotli/lib/libbrotlidec.1.dylib: /opt/homebrew/opt/brotli/lib/libbrotlidec.1.dylib (compatibility version 1.0.0, current version 1.2.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current...
### Report https://github.com/Quantco/pixi-pack
- Modified assertion error messages to include expected Python type - Changed overload error to show argument types instead of values - Added function name to overload error messages for...
Adds a wrapper around file operations to allow for file-like objects to be passed from python, such as BytesIO, s3fs, etc. My main use case is to stream only the...