Metadata-Version: 2.1
Name: dapcy
Version: 1.0
Summary: An sklearn implementation of discriminant analysis of principal components (DAPC) for population genetics
Home-page: https://gitlab.com/uhasselt-bioinfo/dapcy
Author: Alejandro Correa Rojo
Author-email: alejandro.correarojo@uhasselt.be
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
License-File: LICENSE
Requires-Dist: bed-reader
Requires-Dist: joblib
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: sgkit
Requires-Dist: sgkit[vcf]

