Releases: arogozhnikov/demuxalot
Releases · arogozhnikov/demuxalot
Demuxalot 0.4.2: parse_read for BDRhapsody and example of custom parse_read
What's Changed
- Examples: Add simple custom tag example by @mschilli87 in #30
- rewrite readme by @arogozhnikov in #31
- Added a BDRhapsody_specific.py and forced BarcodeHandler to read barc… by @leqi0001 in #33
New Contributors
Full Changelog: v0.4.1...v0.4.2
Demuxalot 0.4.1: support of non-cellranger tags
What's Changed
- move genotypes to it's separate file, add methods of importing inform… by @arogozhnikov in #19
- update notebook by @arogozhnikov in #20
BarcodeHandler.from_file
: Pass down parameters by @mschilli87 in #25- Parameterize
parse_read
for custom UMI-tags etc. by @mschilli87 in #24 - Update github workflows and move to pyproject.toml by @arogozhnikov in #27, #28
New Contributors
- @mschilli87 made their first contribution in #25
Full Changelog: https://github.com/arogozhnikov/demuxalot/commits/v0.4.1