Metadata-Version: 2.1
Name: MutagenesisForge
Version: 0.0.3
Summary: create randomized simulations of variant effect predictions from an input vcf file and run statistics
Author: Cooper Koers
Author-email: ck5658@princeton.edu
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: biopython
Requires-Dist: click
Requires-Dist: pandas
Requires-Dist: pyfaidx
Requires-Dist: pysam
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: scipy (>=1.12.0,<2.0.0)
