Files
htrnaseq/CHANGELOG.md

27 lines
538 B
Markdown
Raw Normal View History

# demultiplex v0.x.x
# New functionality
* Added `umi_length` argument (PR #27).
# Breaking changes
* Removed `wellBarcodesLength` from `parallel_map` workflow (PR #27).
# Minor changes
* Use `v0.3.0` version of cutadapt instead of `main` (PR #23 and PR #24).
* `create_eset`: Update base container image, `R` version and all dependencies
to newer versions (PR #28).
# demultiplex v0.2.0
# New functionality
* Make sure that the Well ID matches the required format (PR #22 and PR #21).
# demultiplex v0.1.0
Initial release