Skip to content

Releases: cbielow/PTXQC

v1.1.1

12 Mar 07:41
c0e87d8
Compare
Choose a tag to compare

[CRAN] v1.1.1 -- 2024/03/11

  • compatibility with latest ggplot2 (v. 3.5.0) (pr #135)

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Dec 12:34
74f2f9e
Compare
Choose a tag to compare

[CRAN] v1.1.0 -- 2023/12/16

  • new DDA metric: frequencies of variable modifications per Raw file (pr #134)

v1.0.16

17 May 14:23
f4dc462
Compare
Choose a tag to compare

[CRAN] v1.00.16 -- 2023/05/17

  • add MaxQuant 2.4 support (#130)

[CRAN] v1.00.15 -- 2023/04/23

  • better reporter ion minimum range in violin plot (pr #124)
  • workaround for MQ bug causing negative scan index in msms_scan.txt (issue #128)
  • use 'rmzqc' package to handle mzQC output

v1.0.14

21 Sep 20:42
4bbbb9f
Compare
Choose a tag to compare
  • [FIX] crash when re-running PTX-QC on a txt folder where a (very old) PTX-QC was already run (issue #118)
  • [FIX] msmsScans TopNoverN metric showing invalid data for MaxQuant 2.x (issue #119)
  • [FEATURE] a better plot for TMT/iTRAQ reporter intensity (issue #123)
  • a few minor things (mainly CRAN docs)

v1.0.13

23 Mar 14:18
92b81c7
Compare
Choose a tag to compare

remove kableExtra dependency package (see #116)

v1.0.12

04 Nov 13:37
d39541b
Compare
Choose a tag to compare
  • [FIX] Documentation and cosmetic fixes (pr #109)
  • [FIX/DOC] improved legends and better links in Html reports (pr #111)
  • [FIX] crash on Raw files with only a single MSMS spectrum (pr #112)

v1.0.11

01 Oct 11:43
Compare
Choose a tag to compare
  • initial support for mzQC Quality Control output (#105)
  • Missed cleavages can be computed from evidence.txt (#104)
  • minor fixes

v1.0.10: locale detection and bug-fixes

02 Jun 10:25
Compare
Choose a tag to compare

[CRAN] v1.0.10 -- 2021/05/29

  • [FEATURE] detect if MaxQuant was run with wrong decimal separator (non UK/US locale) (issue #98)
  • [FIX] issue #97 Revive missing MBR metrics (introduced in PTXQC 1.0.9)
  • [FIX] issue #101 Restore full Parameter list showing MaxQuant parameters
  • [FIX] issue #102 Decoy distribution not shown in MS/MS mass error plot

v1.0.9: less warnings and log-file support

05 Feb 21:05
Compare
Choose a tag to compare
  • [FEATURE] allow redirecting console output to file (#94)
  • [FIX] reduce ggplot warnings
  • [FEATURE] mzQC data type support (preliminary; no export yet)

v1.0.8: metric fixups

13 Dec 11:29
Compare
Choose a tag to compare

fixes issues #90 (Missed Cleavage plot missing, since 1.0.5) and #91 (Wrong heatmap score for MSMSScans:Intensity, since beginning of time)