Metadata-Version: 2.1
Name: cnvfinder
Version: 1.0.0b5
Summary: A Python3.x package for CNV detection
Home-page: https://github.com/ip4-team/cnvfinder
Author: IP4 Team
Author-email: ip4.developers@gmail.com
License: MIT
Keywords: CNV analysis development
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3
Requires-Dist: pysam
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: numexpr
Requires-Dist: matplotlib
Requires-Dist: bedhandler

CNVfinder is a Python 3.x package for copy number variation (CNV) detection on whole exome sequencing (WES) data from amplicon-based enrichment technologies.


