Skip to content

Releases: levitsky/pyteomics

Version 4.5.6

31 Oct 21:38
3605dc5
Compare
Choose a tag to compare

Version 4.5.5

21 Aug 18:41
e0e4684
Compare
Choose a tag to compare

Version 4.5.4

18 Jul 12:46
f03994f
Compare
Choose a tag to compare

Version 4.5.3

23 Feb 22:06
e125123
Compare
Choose a tag to compare

Version 4.5.2

16 Dec 16:04
fb4991b
Compare
Choose a tag to compare
  • Support Python 3.10.

Version 4.5.1

10 Dec 16:33
5ccd0ed
Compare
Choose a tag to compare
  • Add max_length parameter in pyteomics.parser.cleave.
  • Bugfix in pyteomics.parser.cleave for semi=True.
  • Add regex parameter in pyteomics.parser.cleave and warn for possible typos in cleavage rule names.
  • Add functions parser.icleave (generator) and parser.xcleave (list) to produce peptide sequences with indices and possible repetitions.
  • Bugfixes (#63 and #64 by @mobiusklein).

Version 4.5

20 Sep 15:12
f5cd783
Compare
Choose a tag to compare

Version 4.4.2

26 Mar 12:56
cbdd1c2
Compare
Choose a tag to compare

Version 4.4.1

14 Jan 17:36
8214b55
Compare
Choose a tag to compare
  • Further tweaked behavior of pyteomics.auxiliary.file_helpers._check_use_index, which is responsible for handling of use_index in read functions in parser modules.

  • Fix indexing when element identifiers contain XML-escaped characters (#20 by @mobiusklein).

  • Add support for MzTab 2.0 (#22 by @annalefarova).

  • Also, check out the Pyteomics Discussions page!
    You can use it to share your thoughts, ask questions, discuss coding practices, etc.

Version 4.4

16 Nov 22:54
33bc84a
Compare
Choose a tag to compare