levitsky / pyteomics

Pyteomics is a collection of lightweight and handy tools for Python that help to handle various sorts of proteomics data. Pyteomics provides a growing set of modules to facilitate the most common tasks in proteomics data analysis.
http://pyteomics.readthedocs.io
Apache License 2.0
105 stars 34 forks source link

PROXIAggregator may also return tagged responses instead of merging #45

Closed mobiusklein closed 3 years ago

mobiusklein commented 3 years ago

The PROXIAggregator can now either do the merging itself, or return each registered backend's response tagged with it's source.

Also, fixed JPOSTBackend's URL.