Skip to content

Commit

Permalink
add proteinids to library
Browse files Browse the repository at this point in the history
  • Loading branch information
WassimG committed Oct 10, 2024
1 parent 3f20232 commit 6571116
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Applicable to PTM pipeline
+----------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| neutral_loss | Flag to annotate neutral loss peaks or not. |
+----------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------+

Applicable to local intensity prediction
----------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ virtualenv==20.26.6 ; python_version >= "3.9" and python_full_version < "3.11.0"
watchfiles==0.24.0 ; python_version >= "3.9" and python_full_version < "3.11.0"
websockets==13.1 ; python_version >= "3.9" and python_full_version < "3.11.0"
xdoctest[colors]==1.2.0 ; python_full_version >= "3.9.0" and python_full_version < "3.11.0"
zipp==3.20.2 ; python_version >= "3.9" and python_full_version < "3.11.0"
zipp==3.20.2 ; python_version >= "3.9" and python_full_version < "3.11.0"
Binary file modified tests/unit_tests/data/library/library100.hdf5
Binary file not shown.

0 comments on commit 6571116

Please sign in to comment.