Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.2.0](https://github.com/maxplanck-ie/BigRedButton/compare/v0.1.0...v0.2.0) (2025-10-27)


### Features

* Added a function to detect the sequencing type (decision maker for subsequent sequencing type check. ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))
* aviti integration and SAMBA structure update ([#114](https://github.com/maxplanck-ie/BigRedButton/issues/114)) ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))
* Implemented Aviti flowcell ID recognition and Parkour communication for downstream analysis. ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))
* Introduced new SAMBA structure for improving data management. ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))


### Bug Fixes

* Added --snakemakePath option to enable the 10X_snakePipe workflow. ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))
* Updated adapters for the RELACS pipeline. ([132ce0c](https://github.com/maxplanck-ie/BigRedButton/commit/132ce0c73905efd1ae8423812177c02c0c6045db))

## [0.1.0](https://github.com/maxplanck-ie/BigRedButton/compare/v0.0.15...v0.1.0) (2025-10-06)


Expand Down