Pyteomics

Latest version: v4.7.5

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 13

2.2.1

-----

- Update parsers for FASTA headers.

- NamedTuple for FASTA entries is now defined globally, which should solve
pickling problems.

2.2.0

-----

- New module :py:mod:`pyteomics.tandem` for reading output files of X!Tandem
search engine.

2.1.6

-----

- Fix in :py:mod:`pyteomics.pepxml`. pepXML files generated by TPP are now
processed without errors.

2.1.5

-----

- Fix in :py:mod:`pyteomics.pepxml`. 'modified_peptide' is now always available.

- Fix in :py:mod:`pyteomics.mass` (issue 2 in the bug tracker).

- Improved arithmetics for :py:class:`Composition` objects.

2.1.4

-----

- In :py:mod:`fasta`, :py:func:`decoy_db` now doesn't write to file, but returns
an iterator over FASTA records. The old :py:func:`decoy_db` is now called
:py:func:`write_decoy_db`, which is equivalent to :py:func:`decoy_db` combined
with :py:func:`write`.

Bugfixes:

- In :py:func:`pyteomics.mgf.read`, the charges, if present, are returned as a
masked array now. Previously, an exception occurred if charges were missing
for some of the fragments.

- Values in :py:data:`mass.nist_mass` corrected.

- Other minor corrections.

2.1.3

-----

- Adjust the behavior affected by the bug fixed in 2.1.2. `name` attributes
of `<cvParam>` elements in the absence of `value` attributes are now collected
in a list under the `'name'` key.

- Add support for overlapping matches in :py:func:`parser.cleave`.

Page 10 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.