Metadata-Version: 2.1
Name: pydta
Version: 0.0.2
Summary: A Python package for drug-target affinity prediction using biomolecular language processing
Home-page: https://github.com/boun-tabi/pydta
Author: Riza Ozcelik
Author-email: riza.ozcelik@boun.edu.tr
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: scikit-learn (==0.24.2)
Requires-Dist: tensorflow (==2.3.0)
Requires-Dist: torch (==1.8.1)
Requires-Dist: tokenizers (==0.10.3)
Requires-Dist: transformers (==4.10.0)
Requires-Dist: gensim (==3.8.3)
Requires-Dist: biopython (==1.78)
Requires-Dist: xgboost (==1.4.0)

UNKNOWN

