Metadata-Version: 2.1
Name: CNVoyant
Version: 1.0.2
Summary: Copy Number Variant Pathogenicity Classifier
Home-page: https://github.com/nch-igm/CNVoyant
Author: Rob Schuetz
Author-email: robert.schuetz@nationwidechildrens.org
License: MIT
Project-URL: Bug Tracker, https://github.com/nch-igm/CNVoyant/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy (==1.23.4)
Requires-Dist: onnxruntime (==1.12.1)
Requires-Dist: pandas (==1.5.0)
Requires-Dist: progressbar (==2.5)
Requires-Dist: requests (==2.28.1)
Requires-Dist: setuptools (==65.6.3)
Requires-Dist: xgboost (==1.7.1)
Requires-Dist: pyvcf3 (==1.0.3)
Requires-Dist: scikit-learn (==1.1.1)
Requires-Dist: pickleshare (==0.7.5)
Requires-Dist: uuid (==1.30)
Requires-Dist: pysam (==0.22.0)

# CNVoyant
A great package for classify Copy Number Variants (CNVs) as pathogenic, or disease-causing.

