Skip to content

Commit 1264ee5

Browse files
authored
chore(main): release 0.2.0 (#115)
fix: Updated adapters for the RELACS pipeline. fix: Added --snakemakePath option to enable the 10X_snakePipe workflow. feat: Introduced new SAMBA structure for improving data management. feat: Implemented Aviti flowcell ID recognition and Parkour communication for downstream analysis. test:Tests for the sequencing type and flow cell id detection are added. feat: New function to detect the sequencing type (decision maker for subsequent sequencing type check) is added. fix: redundancies for SAMBA path detection is resolved.
1 parent 132ce0c commit 1264ee5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/maxplanck-ie/BigRedButton/compare/v0.1.0...v0.2.0) (2025-10-27)
4+
5+
6+
### Features
7+
8+
* Added a function to detect the sequencing type (decision maker for subsequent sequencing type check. ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))
9+
* aviti integration and SAMBA structure update ([#114](https://github.com/maxplanck-ie/BigRedButton/issues/114)) ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))
10+
* Implemented Aviti flowcell ID recognition and Parkour communication for downstream analysis. ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))
11+
* Introduced new SAMBA structure for improving data management. ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))
12+
13+
14+
### Bug Fixes
15+
16+
* Added --snakemakePath option to enable the 10X_snakePipe workflow. ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))
17+
* Updated adapters for the RELACS pipeline. ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))
18+
319
## [0.1.0](https://github.com/maxplanck-ie/BigRedButton/compare/v0.0.15...v0.1.0) (2025-10-06)
420

521

0 commit comments

Comments
 (0)