PTXQC Versions Save

A Quality Control (QC) pipeline for Proteomics (PTX) results generated by MaxQuant

v1.1.1

3 months ago

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

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

Full Changelog: https://github.com/cbielow/PTXQC/compare/v1.1.0...v1.1.1

v1.1.0

6 months ago

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

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

v1.0.16

1 year ago

[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

1 year ago

v1.0.13

2 years ago

remove kableExtra dependency package (see https://github.com/cbielow/PTXQC/pull/116)

v1.0.12

2 years ago
  • [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

2 years ago

v1.0.10

3 years ago

[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

3 years ago
  • [FEATURE] allow redirecting console output to file (#94)
  • [FIX] reduce ggplot warnings
  • [FEATURE] mzQC data type support (preliminary; no export yet)

v1.0.8

3 years ago

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