History
The changelog for MPRAsnakeflow is included below. It provides a detailed history of changes, updates, and improvements made to the project.
Changelog
0.10.5 (2026-05-07)
Bug Fixes
0.10.4 (2026-05-04)
Bug Fixes
Set reporter (genomic) varints empty ref/alt allele to 0 (3c39029)
0.10.3 (2026-03-05)
Bug Fixes
0.10.2 (2026-03-04)
Bug Fixes
0.10.1 (2026-03-03)
Bug Fixes
0.10.0 (2026-03-02)
⚠ BREAKING CHANGES
modification of normalization (over total counts not average per barcode per oligo) (#87)
Bug Fixes
0.9.1 (2026-01-08)
Documentation
0.9.0 (2025-09-16)
⚠ BREAKING CHANGES
Bug Fixes
validate empty files as invalid (1fddaeb)
Features
0.8.2 (2025-07-01)
Features
improved cli get reporter genomic elements/variants (044b2a5)
Bug Fixes
0.8.1 (2025-06-27)
Bug Fixes
0.8.0 (2025-06-27)
⚠ BREAKING CHANGES
loading chro map files in source. requires python 3.9+ (#67)
Bug Fixes
0.7.4 (2025-06-26)
Bug Fixes
0.7.3 (2025-06-17)
Bug Fixes
0.7.2 (2025-06-12)
Documentation
better API documentation on readthedocs (d289a4c)
0.7.1 (2025-06-11)
Documentation
readthedocs documentation inkluding API (22023bd)
0.7.0 (2025-06-04)
⚠ BREAKING CHANGES
MPRAlib is now always in lowercase (also on pypi)
Bug Fixes
Documentation
update docs for lowercase (0631f7c)
Miscellaneous Chores
MPRAlib is now always in lowercase (also on pypi) (0b6108a)
0.6.5 (2025-06-03)
Features
complexity estimates on barcode level (06a2173)
0.6.4 (2025-05-28)
Bug Fixes
validate files. empty ref/alt allele for variant files must be 0 (391703a)
0.6.3 (2025-05-23)
Bug Fixes
sampling was buggy (abe540b)
0.6.2 (2025-05-22)
Features
0.6.1 (2025-04-09)
Bug Fixes
SyntaxError: EOL while scanning string literal (11ce617)
Documentation
0.6.0 (2025-04-03)
⚠ BREAKING CHANGES
barcode_counts is now part available in MPRAdata as layer
Code Refactoring
barcode_counts is now part available in MPRAdata as layer (c9b04ec)
0.5.0 (2025-04-01)
⚠ BREAKING CHANGES
gobal variant map. Now metadata is called “sequence design”
dna_vs_rna and barcodes per oligo plots.
correlation plot. breaks corrrelation due to new count type enum
new utils sub library
Features
correlation plot. breaks corrrelation due to new count type enum (f0e46a1)
dna_vs_rna and barcodes per oligo plots. (3430538)
gobal variant map. Now metadata is called “sequence design” (2743e20)
normalized counts in output files (8526f9f)
outlier plot (17cf8d1)
pairwise correlation plots (bd1d118)
plot functionality (b789c41)
Bug Fixes
Code Refactoring
new utils sub library (323e319)
0.4.0 (2025-03-21)
⚠ BREAKING CHANGES
the whole code
refactoring
the whole code (6f2f2b7)
Features
Bug Fixes
broken cli methods (8386f83)
0.3.0 (2025-03-04)
⚠ BREAKING CHANGES
splitting oligo and barcode counts resulting in different interface
Features
adding qc metric notebook (ab17436)
Documentation
qc metric update (eda4ca4)
Code Refactoring
splitting oligo and barcode counts resulting in different interface (ef09d7a)
0.2.2 (2025-02-27)
Bug Fixes
initialize barcode_threshold when it is not there (4f09174)
0.2.1 (2025-02-27)
Features
adding rna and dna counts correlations (b2b4d60)
0.2.0 (2025-02-21)
⚠ BREAKING CHANGES
implemented count sampling
Features
Bug Fixes
issues and prepare to split up counts (484d936)
0.1.0 (2025-02-17)
Features
add chromosome mapping utility and data files for hg19 and hg38 (f037b92)
add MPRA analysis script and enhance MPRAdata class with variant mapping and counts (00de9c0)
add MPRA element analysis script and enhance MPRAdata class with element DNA and RNA counts (df5e5fe)
add output option for MPRA data object and enhance element and variant reporting functions (4a81736)
random sampling of barcodes (62330d0)
Bug Fixes
adjust YAML linter configuration for comments spacing (ab6c18f)