Skip to content

Releases: compomics/DeepLC

v0.1.22

04 Mar 17:42
Compare
Choose a tag to compare
  • Publish PyPI and GitHub release

v0.1.20

19 Feb 14:48
9580948
Compare
Choose a tag to compare
  • Describe hyperparameters and limit CPU threads
  • Additional modfications, including those exclusive to pFind
  • Change calibration error to warning (since it is a warning if it is out of range...)

v0.1.18

11 Jan 09:35
Compare
Choose a tag to compare
  • Limit CPU usage by tensorflow by connecting to n_jobs

v0.1.17

07 Aug 10:30
Compare
Choose a tag to compare
  • Support for Python 3.8

0.1.16

18 May 12:13
Compare
Choose a tag to compare
  • Bug fix in the calibration function
  • Had to order the predicted instead of observed retention times of the calibration analytes
  • Thanks to @courcelm for both finding and fixing the issue

0.1.15

15 May 10:04
Compare
Choose a tag to compare
  • Different calibration function, should not contain gaps anymore
  • Changed to more accurate rounding
  • Changed to splitting in groups of retention time instead of groups of peptides

0.1.14

28 Feb 08:16
Compare
Choose a tag to compare
  • Changed default model to a different data set

0.1.13

21 Feb 15:42
Compare
Choose a tag to compare
  • Duplicate peptides charge fix

0.1.12

15 Feb 13:13
Compare
Choose a tag to compare
  • Support for charges and spaces in peprec

0.1.11

13 Feb 09:38
Compare
Choose a tag to compare
  • Fixes in GUI