Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 1.39 KB

README.rst

File metadata and controls

48 lines (24 loc) · 1.39 KB
Latest PyPI version https://app.travis-ci.com/mauricelanghinrichs/polyloxpgen.svg?token=zRJmT5qRrqzz4CJ34VxZ&branch=main https://codecov.io/gh/mauricelanghinrichs/polyloxpgen/branch/main/graph/badge.svg?token=MUWGE04ERH

polyloxpgen

Barcode purging and pgen (probability of generation) calculation for Polylox data.

Methods

polyloxpgen contains two main methods

  • polylox_merge: merge samples from multiple raw barcode files (RPBPBR output)
  • polylox_pgen: purge barcodes and compute pgen for single or multiple samples

Installation

to use polyloxpgen and the above methods, install it via

pip install polyloxpgen

Docs / Workflow example

please visit the example.ipynb jupyter notebook for a workflow example and some further notes (in the examples folder)

References / Final notes