diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..7cef61a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# Changelog + +## 1.0.0 (2022-03-30) + + +### ⚠ BREAKING CHANGES + +* pseudocounts where not used correctly when RNA or DNA set to 0 +* DNA and RNA join correction + +### Features + +* fewer print mesaaages in BCCounts ([a1dc242](https://github.com/kircherlab/MPRAsnakeflow/commit/a1dc2421008ee2b5d223724cdb5d9b6181b26fb3)) +* realease please ([62b0787](https://github.com/kircherlab/MPRAsnakeflow/commit/62b0787e446d26d5b3c0854a58f867d284e9e574)) + + +### Bug Fixes + +* DNA and RNA join correction ([7214743](https://github.com/kircherlab/MPRAsnakeflow/commit/7214743008dc6796077e45e62646174ffaf52290)) +* master branch instead of main ([a7c2453](https://github.com/kircherlab/MPRAsnakeflow/commit/a7c2453e02808413fc8fed3fd5036aa65b0f309c)) +* missing final_counts_umi_samplerer in cluster conf ([283c271](https://github.com/kircherlab/MPRAsnakeflow/commit/283c271629e99aee2558a63c1c1e424c02c42816)) +* pseudocounts where not used correctly when RNA or DNA set to 0 ([d2483f9](https://github.com/kircherlab/MPRAsnakeflow/commit/d2483f9c7724e0b63cec4f251519d449831ecf04)) +* SCRIPTS_DIR changed from common.smk ([f459f83](https://github.com/kircherlab/MPRAsnakeflow/commit/f459f83423921f3183a20bda2233d6d1691c9321)) +* set master branch ([5dbd8e6](https://github.com/kircherlab/MPRAsnakeflow/commit/5dbd8e6129450fd72224710970aaf7df7f9c7fc8))