Files
rnaseq/CHANGELOG.md
CI c00bcda3f8 Build branch main with version main (f52978a)
Build pipeline: viash-hub.rnaseq.main-k4ttq

Source commit: f52978a0e2

Source message: Fix summarizedexperiment build (#42)
2025-05-06 20:05:48 +00:00

15 lines
476 B
Markdown

# rnaseq v0.2.1
## Bug fixes
* Fix `summarizedexperiment` build PR (#42).
* Fix an issue with the `deseq2_qc` component not being able to create the DESeq2 object (PR #41).
## Known issues
The following caveats are known and will be addressed in future releases:
- [`bbmap_bbsplit` input file logic requires revision](https://github.com/viash-hub/rnaseq/issues/30)
- [Setting `--skip_deseq2_qc=false` results in an error](https://github.com/viash-hub/rnaseq/issues/31)