Alphapept

Latest version: v0.5.3

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

Scan your dependencies

Page 1 of 8

1.1.0

Added

- Support transfer learning based on DIA search results.
- Add `peptdeep cmd-flow` CLI command for CLI users, see README for details.
- Add `ThermoTOF` and `Astral` instrument type for Astral

Changed

- `other_modification_mapping` to `psm_modification_mapping` in yaml.
- Removed `rescore` in CLI and removed `percolator` in global_settings.

1.0.2

Added

- Enable `speclib_tsv` for transfer learning in CLI and GUI.

1.0.1

Fixed

- Fatal: transfer learning failed in `match_psms()` with error `"... match_psms() takes 0 arguments but 1 were given ..."` in GUI and CLI.

Added

- 'protein_reverse' decoy, see https://alphabase.readthedocs.io/en/latest/protein/protein_level_decoy.html
- Enabled multi-target prediction, all targets will store in one column as np.array object
- Enabled `attention_mask` and fixed sequence length
- Tested `torch.jit.trace` to compile the JIT model

1.0.0

Changed

- Multiprocessing with `spawn` for different OS systems to prevent hangs on Linux.
- Using constant values as defaults params of class methods or functions instead of `global_settings[xxx]` values. Using `global_settings[xxx]` values as defaults params does not update once `global_settings` changes, this is dangerous.

Added

- Testing on Python 3.10
- `fixed_sequence_len` with padding zeros for sequence models.
- GUI: it is able to delete tasks in the task queue.
- `user_defined_modifications` in `peptdeep/constants/global_settings.yaml` for CLI and GUI, it allows us to define our own modifications.
- `other_modification_mapping` in `peptdeep/constants/global_settings.yaml` for CLI and GUI, it allows us to read arbitrary PTMs from other search engines.
- `special_mods` in global_settings for special modifications like GlyGlyK or Phospho.
- `labeling_channels` in global_settings.
- MS2/RT/CCS models for Dimethyl-labeled peptides, see https://github.com/MannLabs/alphapeptdeep/releases/tag/dimethyl-models.

Fixed

- "No match found for given type params" for `IntPtr.__overloads__[Int64]` in `pythonnet>=3` for `DotNetArrayToNPArray()`, see https://github.com/MannLabs/alphapeptdeep/blob/main/peptdeep/legacy/thermo_raw/pyrawfilereader.py#L77

0.6.5

* FIX coloring of plot_sampledistribution issue 229
* ADD nbformat requirement issue 230

0.6.4

* FIX windows installer

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.