Releases: wfondrie/mokapot
Releases · wfondrie/mokapot
mokapot v0.1-alpha.3
In this pre-release, we've made a minor, but backward-incompatible change to the Python API: Only one peptide column is now allowed for LinearPsmDataset object initialization (previously you could use multiple).
mokapot v0.1-alpha.2
This version fixes a couple things from the previous pre-release:
- Fixed a problem with the automatic fallback to the best feature if the model does not improve results.
- Added an argument so users can choose whether input the PSM DataFrame for a LinearPsmDataset is copied or not.
mokapot v0.1-alpha.1
This is a pre-release suitable for general use and testing.
mokapot v0.1-alpha.0
Some features are still being implemented. This version is intended for general testing.