-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(master): release MPRAsnakeflow 0.1.0
- Loading branch information
1 parent
f3a4116
commit 6f70905
Showing
3 changed files
with
66 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.0.1" | ||
".": "0.1.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://github.com/kircherlab/MPRAsnakeflow/compare/MPRAsnakeflow-v0.0.1...MPRAsnakeflow-v0.1.0) (2024-09-18) | ||
|
||
|
||
### ⚠ 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 assignment_merge thread configuration ([26e68c2](https://github.com/kircherlab/MPRAsnakeflow/commit/26e68c26f315c524cf28692d636127fbf3bdeb2b)) | ||
* add formatters ([e589376](https://github.com/kircherlab/MPRAsnakeflow/commit/e589376d48cdcbbce30eee6a3009837b8853b4c4)) | ||
* better assignment BC statistics ([00187e6](https://github.com/kircherlab/MPRAsnakeflow/commit/00187e689b2fad10fd317aa2efbd0214fad14434)) | ||
* configurable min mapping quality ([28045ae](https://github.com/kircherlab/MPRAsnakeflow/commit/28045aea23d6fa03f3883b3dc44b3cbc3e8f6205)) | ||
* extending figure width ([8bf81c4](https://github.com/kircherlab/MPRAsnakeflow/commit/8bf81c45e45f9b4c23856c0915bd527f9699b6cd)) | ||
* faster design check ([315b402](https://github.com/kircherlab/MPRAsnakeflow/commit/315b402499d92850382d4110e153602020381e8a)) | ||
* fastq-join implementation ([aaf5315](https://github.com/kircherlab/MPRAsnakeflow/commit/aaf5315364ebb3e3117c3996c2fc357aa9c4d595)) | ||
* 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)) | ||
* make filtering consistent ([5f7a4c5](https://github.com/kircherlab/MPRAsnakeflow/commit/5f7a4c5a2a3389a75b8d6b7e9aaf34485127b3a4)) | ||
* master variant table ([6bda47c](https://github.com/kircherlab/MPRAsnakeflow/commit/6bda47c78021bc1728bb81a716f5e6daaf6ac084)) | ||
* new final output file with merged replicates ([66cf017](https://github.com/kircherlab/MPRAsnakeflow/commit/66cf0172cb6b556e507be4daabf7e859447787f3)) | ||
* only link assignment fasta when possible ([d7d3822](https://github.com/kircherlab/MPRAsnakeflow/commit/d7d3822933c98d790f3c96bcbfdef1a7ea70c7df)), closes [#50](https://github.com/kircherlab/MPRAsnakeflow/issues/50) | ||
* realease please ([62b0787](https://github.com/kircherlab/MPRAsnakeflow/commit/62b0787e446d26d5b3c0854a58f867d284e9e574)) | ||
* remove space, speedup BC extraction ([70e9bd0](https://github.com/kircherlab/MPRAsnakeflow/commit/70e9bd06b91ccb37333e0a69c47917a5eacbf639)) | ||
* replace merging by NGmerge ([0aa8cad](https://github.com/kircherlab/MPRAsnakeflow/commit/0aa8cad6884a953f9c89a2fdd7af397e4e9ccf3e)) | ||
* snakemake 8 compatibility ([cf38ed9](https://github.com/kircherlab/MPRAsnakeflow/commit/cf38ed9de68367d0d1700ccff262e91ad6f1fbc0)) | ||
* snakemake 8 ready with workflow profile ([d637e1f](https://github.com/kircherlab/MPRAsnakeflow/commit/d637e1fdbebfca0616d944101898fbf522df9c82)) | ||
* statistic for assignment workflow ([10c3b26](https://github.com/kircherlab/MPRAsnakeflow/commit/10c3b2677ada59925ddd3de777f7488c9a20e981)) | ||
* using reverese compelment BCs ([d009a6c](https://github.com/kircherlab/MPRAsnakeflow/commit/d009a6c3de7de50a210479b73f5d41969287e234)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* batch size issue in sort ([487ba8c](https://github.com/kircherlab/MPRAsnakeflow/commit/487ba8ce059517030fcab3708c3cea40ac210f7e)) | ||
* correct join in counts! ([40b1ecb](https://github.com/kircherlab/MPRAsnakeflow/commit/40b1ecb3b113f0d57557846d97daff3440f0c620)) | ||
* correct use of assignment configs ([58b64f1](https://github.com/kircherlab/MPRAsnakeflow/commit/58b64f1e753477f7410233ac546701ddbd60f9f2)) | ||
* corrected qc_report_assoc ([afb0127](https://github.com/kircherlab/MPRAsnakeflow/commit/afb012750bc1c3c39f2348b283c23ff97695f672)) | ||
* DNA and RNA join correction ([7214743](https://github.com/kircherlab/MPRAsnakeflow/commit/7214743008dc6796077e45e62646174ffaf52290)) | ||
* filter config ([38ee37e](https://github.com/kircherlab/MPRAsnakeflow/commit/38ee37ecfcf4a71b840575504811512e0d64609a)) | ||
* issue with stats and asisgnment ([d935fa1](https://github.com/kircherlab/MPRAsnakeflow/commit/d935fa1f62825dfdcd2cd77e4c73bc37686519a0)) | ||
* 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)) | ||
* remove illegal characters from reference ([0ebee81](https://github.com/kircherlab/MPRAsnakeflow/commit/0ebee81d74f3f6170ce4b8083e18c746550154db)) | ||
* rename barcoe output header ([635f043](https://github.com/kircherlab/MPRAsnakeflow/commit/635f0431c78d3d5bf9b77a16f6ce26d9ff6c82c2)) | ||
* 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)) | ||
* statistic total counts ([6381b92](https://github.com/kircherlab/MPRAsnakeflow/commit/6381b928fd6c14eb16801a459b8546fa37004c74)) | ||
* typo in report ([ace8cca](https://github.com/kircherlab/MPRAsnakeflow/commit/ace8ccacb3d7ece04af43c9b0b1dc9c9c087a2c4)) | ||
* upgrade code to new pandas version ([aaea236](https://github.com/kircherlab/MPRAsnakeflow/commit/aaea236bc83f459e7a6c2d3fee96d49c79762325)) | ||
* using correct threads ([6dcad7d](https://github.com/kircherlab/MPRAsnakeflow/commit/6dcad7d34173f37d4538644b1ba0d918afd8f149)) | ||
* using multiple fastq inputs in counts ([95935cf](https://github.com/kircherlab/MPRAsnakeflow/commit/95935cfe69956ca50307a9c6a774c4b96dff860f)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.0.1 | ||
0.1.0 |