Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 2.88 KB

File metadata and controls

51 lines (25 loc) · 2.88 KB

Changelog

0.4.1 (2026-07-23)

Bug Fixes

  • Scope Aviti detection glob to the current run directory (#129) (e164d4d)

0.4.0 (2026-07-06)

Features

0.3.0 (2026-06-10)

Features

  • duplication rate 0 for samples irretrievable due to poor naming (82e7498)
  • duplication rate 0 for samples irretrievable due to poor naming (#120) (82e7498)

0.2.0 (2025-10-27)

Features

  • Added a function to detect the sequencing type (decision maker for subsequent sequencing type check. (132ce0c)
  • aviti integration and SAMBA structure update (#114) (132ce0c)
  • Implemented Aviti flowcell ID recognition and Parkour communication for downstream analysis. (132ce0c)
  • Introduced new SAMBA structure for improving data management. (132ce0c)

Bug Fixes

  • Added --snakemakePath option to enable the 10X_snakePipe workflow. (132ce0c)
  • Updated adapters for the RELACS pipeline. (132ce0c)

0.1.0 (2025-10-06)

Features

Bug Fixes

  • drop reuse of quote character in f-strings for overall python compatibility (21887fe)