From f27cc1e1b7e1ee38205c61ade1a45f2d7e2bb9e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 07:42:40 +0000 Subject: [PATCH] chore(master): release 1.0.0 --- CHANGELOG.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9426071 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,36 @@ +# Changelog + +## 1.0.0 (2022-04-04) + + +### ⚠ BREAKING CHANGES + +* pseudocounts where not used correctly when RNA or DNA set to 0 +* DNA and RNA join correction +* pseudocounts where not used correctly when RNA or DNA set to 0 +* see previous PR +* correct join in counts! + +### Features + +* add formatters ([e589376](https://github.com/kircherlab/MPRAsnakeflow/commit/e589376d48cdcbbce30eee6a3009837b8853b4c4)) +* fewer print mesaaages in BCCounts ([a1dc242](https://github.com/kircherlab/MPRAsnakeflow/commit/a1dc2421008ee2b5d223724cdb5d9b6181b26fb3)) +* fewer print mesaaages in BCCounts ([c689b5b](https://github.com/kircherlab/MPRAsnakeflow/commit/c689b5b70f8ba7065a9786f595809f3beffd8aee)) +* realease please ([62b0787](https://github.com/kircherlab/MPRAsnakeflow/commit/62b0787e446d26d5b3c0854a58f867d284e9e574)) + + +### Bug Fixes + +* correct join in counts! ([40b1ecb](https://github.com/kircherlab/MPRAsnakeflow/commit/40b1ecb3b113f0d57557846d97daff3440f0c620)) +* 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)) +* missing final_counts_umi_samplerer in cluster conf ([8871dcd](https://github.com/kircherlab/MPRAsnakeflow/commit/8871dcd8afd18bac934eff229022be536ff7e4b6)) +* plots per insert only used last experiment. not all. ([c2fd82b](https://github.com/kircherlab/MPRAsnakeflow/commit/c2fd82b6d4b545cc3a1acc5ecb145eb3c93af49d)) +* pseudocounts where not used correctly when RNA or DNA set to 0 ([d2483f9](https://github.com/kircherlab/MPRAsnakeflow/commit/d2483f9c7724e0b63cec4f251519d449831ecf04)) +* pseudocounts where not used correctly when RNA or DNA set to 0 ([2ab3c62](https://github.com/kircherlab/MPRAsnakeflow/commit/2ab3c6260388b32c0d91527f98c02668049d17e8)) +* rule make_master_tables fix ([df42845](https://github.com/kircherlab/MPRAsnakeflow/commit/df42845b6dfa9a7b64f187b38f1f15518f3e4a31)) +* SCRIPTS_DIR changed from common.smk ([f459f83](https://github.com/kircherlab/MPRAsnakeflow/commit/f459f83423921f3183a20bda2233d6d1691c9321)) +* SCRIPTS_DIR changed from common.smk ([2ceeac7](https://github.com/kircherlab/MPRAsnakeflow/commit/2ceeac7dad12ad139b517d28e722aada17b101d9)) +* see previous PR ([2c891e4](https://github.com/kircherlab/MPRAsnakeflow/commit/2c891e48c3cb75f8b0d05d3705f1ba90905476a8)) +* set master branch ([5dbd8e6](https://github.com/kircherlab/MPRAsnakeflow/commit/5dbd8e6129450fd72224710970aaf7df7f9c7fc8))