2025-05-06 20:05:48 +00:00
|
|
|
# rnaseq v0.2.1
|
2024-12-05 15:28:05 +00:00
|
|
|
|
2025-05-06 20:05:48 +00:00
|
|
|
## Bug fixes
|
2024-12-05 15:28:05 +00:00
|
|
|
|
2025-05-06 20:05:48 +00:00
|
|
|
* Fix `summarizedexperiment` build PR (#42).
|
|
|
|
|
|
|
|
|
|
* Fix an issue with the `deseq2_qc` component not being able to create the DESeq2 object (PR #41).
|
2024-12-05 15:28:05 +00:00
|
|
|
|
|
|
|
|
## 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)
|