Skip to content

Releases: MolecularBioinformatics/PICor

PICor 1.1.0

24 Jan 02:32
Compare
Choose a tag to compare
  • Add Python 3.10 compatibility
  • Fix pandas droplevel error
  • Fix future and deprecated warnings

PICor 1.0.0

21 Sep 19:20
Compare
Choose a tag to compare

Release of version used in article published in Analytical and Bioanalytical Chemistry.

The release will be available on PyPI:

python3 -m pip install --upgrade picor

Please report any issues with the release on the PICor issue tracker.

PICor 0.6.2

28 Jul 01:52
Compare
Choose a tag to compare

This release increases the performance of the resolution correction and
adds logging levels to both the CLI (via -v parameter) and
calc_isotopologue_correction (via logging_level parameter).

The release will be available on PyPI:

python3 -m pip install --upgrade picor

Please report any issues with the release on the PICor issue tracker.

PICor 0.6.1

03 Jul 07:30
Compare
Choose a tag to compare

This release fixes a bug with the resolution correction for certain cases.
In some configurations the mass difference between different labeled species resulted in a combinatoric explosion causing calculations to run almost for ever.
A cutoff value for the calculation was introduced and is currently set to 5.

The release will be available on PyPI:

python3 -m pip install --upgrade picor

Please report any issues with the release on the PICor issue tracker.