Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.72 KB

File metadata and controls

29 lines (15 loc) · 1.72 KB

Changelog

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)