Skip to content

Releases: wfondrie/mokapot

mokapot v0.1-alpha.3

15 Jul 17:45
Compare
Choose a tag to compare
mokapot v0.1-alpha.3 Pre-release
Pre-release

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

14 Jul 22:36
Compare
Choose a tag to compare
mokapot v0.1-alpha.2 Pre-release
Pre-release

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

13 Jul 23:34
Compare
Choose a tag to compare
mokapot v0.1-alpha.1 Pre-release
Pre-release

This is a pre-release suitable for general use and testing.

mokapot v0.1-alpha.0

08 Jul 23:57
Compare
Choose a tag to compare
mokapot v0.1-alpha.0 Pre-release
Pre-release

Some features are still being implemented. This version is intended for general testing.