Recent Releases of https://github.com/arogozhnikov/demuxalot

https://github.com/arogozhnikov/demuxalot - v0.4.3: support longer UB codes

What's Changed

  • Support longer UB codes by @arogozhnikov in https://github.com/arogozhnikov/demuxalot/pull/36 (Thanks to @danielsarj for reporting and debugging the issue)

Full Changelog: https://github.com/arogozhnikov/demuxalot/compare/v0.4.2...v0.4.3

- Python
Published by arogozhnikov 11 months ago

https://github.com/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 https://github.com/arogozhnikov/demuxalot/pull/30
  • rewrite readme by @arogozhnikov in https://github.com/arogozhnikov/demuxalot/pull/31
  • Added a BDRhapsody_specific.py and forced BarcodeHandler to read barc… by @leqi0001 in https://github.com/arogozhnikov/demuxalot/pull/33

New Contributors

  • @leqi0001 made their first contribution in https://github.com/arogozhnikov/demuxalot/pull/33

Full Changelog: https://github.com/arogozhnikov/demuxalot/compare/v0.4.1...v0.4.2

- Python
Published by arogozhnikov almost 2 years ago

https://github.com/arogozhnikov/demuxalot - 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 https://github.com/arogozhnikov/demuxalot/pull/19
  • update notebook by @arogozhnikov in https://github.com/arogozhnikov/demuxalot/pull/20
  • BarcodeHandler.from_file: Pass down parameters by @mschilli87 in https://github.com/arogozhnikov/demuxalot/pull/25
  • Parameterize parse_read for custom UMI-tags etc. by @mschilli87 in https://github.com/arogozhnikov/demuxalot/pull/24
  • Update github workflows and move to pyproject.toml by @arogozhnikov in https://github.com/arogozhnikov/demuxalot/pull/27, https://github.com/arogozhnikov/demuxalot/pull/28

New Contributors

  • @mschilli87 made their first contribution in https://github.com/arogozhnikov/demuxalot/pull/25

Full Changelog: https://github.com/arogozhnikov/demuxalot/commits/v0.4.1

- Python
Published by arogozhnikov over 2 years ago