diff --git a/docs/config.rst b/docs/config.rst index 694c743..72b6921 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -166,7 +166,7 @@ Applicable to PTM pipeline +----------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | neutral_loss | Flag to annotate neutral loss peaks or not. | +----------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - + Applicable to local intensity prediction ---------------------------------------- diff --git a/requirements.txt b/requirements.txt index 05e3ac1..6238ef4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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" \ No newline at end of file +zipp==3.20.2 ; python_version >= "3.9" and python_full_version < "3.11.0" diff --git a/tests/unit_tests/data/library/library100.hdf5 b/tests/unit_tests/data/library/library100.hdf5 index 15e31af..5f90a2f 100644 Binary files a/tests/unit_tests/data/library/library100.hdf5 and b/tests/unit_tests/data/library/library100.hdf5 differ