Metadata-Version: 2.1
Name: deepgrp
Version: 0.2.0
Summary: DNA repeat annotations
Author: Fabian Hausmann
Author-email: fabian.hausmann@zmnh.uni-hamburg.de
Requires-Python: >=3.6.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: parse_rm
Provides-Extra: preprocess_sequence
Requires-Dist: Cython (>=0.29.15,<0.30.0)
Requires-Dist: hyperopt (>=0.2.3,<0.3.0)
Requires-Dist: numpy (>=1.18.1,<2.0.0)
Requires-Dist: pandas (>=1.0.1,<2.0.0)
Requires-Dist: tensorflow (==2.1.0)
Requires-Dist: toml (>=0.10.0,<0.11.0)
