Metadata-Version: 2.4
Name: krewlyzer
Version: 0.1.4
Summary: Feature extraction tools for circulating tumor DNA from GRCh37 aligned BAM files
Author-email: Ronak Shah <shahr2@mskcc.org>
Project-URL: Homepage, https://github.com/msk-access/krewlyzer
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: typer>=0.12.3
Requires-Dist: pysam>=0.20.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: biopython>=1.81
Requires-Dist: scikit-misc>=0.1.4
Requires-Dist: scipy>=1.10.0
Requires-Dist: rich>=13.0.0
Provides-Extra: docs
Requires-Dist: mkdocs>=1.5.0; extra == "docs"
Requires-Dist: mkdocs-material>=9.5.0; extra == "docs"
Provides-Extra: test
Requires-Dist: pytest>=7.0.0; extra == "test"
Requires-Dist: pytest-mock>=3.10.0; extra == "test"
Dynamic: license-file
