Noble-Lab / casanovo

De Novo Mass Spectrometry Peptide Sequencing with a Transformer Model
https://casanovo.readthedocs.io
Apache License 2.0
102 stars 37 forks source link

Restrict NumPy to pre-2.0 #344

Closed bittremieux closed 3 months ago

bittremieux commented 3 months ago

Fixes #339.

Hotfix until NumPy v2.0 will be supported after the DepthCharge upgrade.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.77%. Comparing base (c6a455b) to head (968f60a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #344 +/- ## ======================================= Coverage 89.77% 89.77% ======================================= Files 12 12 Lines 929 929 ======================================= Hits 834 834 Misses 95 95 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.