2024-12-18 14:31:23 +00:00
|
|
|
# demultiplex v0.x.x
|
|
|
|
|
|
2025-01-14 09:07:18 +00:00
|
|
|
# New functionality
|
|
|
|
|
|
|
|
|
|
* Added `umi_length` argument (PR #27).
|
|
|
|
|
|
|
|
|
|
# Breaking changes
|
|
|
|
|
|
|
|
|
|
* Removed `wellBarcodesLength` from `parallel_map` workflow (PR #27).
|
|
|
|
|
|
2024-12-18 14:31:23 +00:00
|
|
|
# Minor changes
|
|
|
|
|
|
2024-12-19 14:11:12 +00:00
|
|
|
* Use `v0.3.0` version of cutadapt instead of `main` (PR #23 and PR #24).
|
2024-12-18 14:31:23 +00:00
|
|
|
|
2025-01-14 09:07:18 +00:00
|
|
|
* `create_eset`: Update base container image, `R` version and all dependencies
|
|
|
|
|
to newer versions (PR #28).
|
|
|
|
|
|
2024-12-17 15:30:58 +00:00
|
|
|
# demultiplex v0.2.0
|
|
|
|
|
|
|
|
|
|
# New functionality
|
|
|
|
|
|
2024-12-17 17:23:57 +00:00
|
|
|
* Make sure that the Well ID matches the required format (PR #22 and PR #21).
|
2024-12-17 15:30:58 +00:00
|
|
|
|
|
|
|
|
# demultiplex v0.1.0
|
|
|
|
|
|
|
|
|
|
Initial release
|