Metadata-Version: 2.4
Name: clipnet
Version: 0.2.1
Summary: CLIPNET is an ensembled convolutional neural network for predicting transcription initiation from DNA sequence at single nucleotide resolution.
Author-email: Adam He <adamyhe@gmail.com>
License-Expression: MIT
Project-URL: homepage, https://github.com/adamyhe/clipnet
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: gputil
Requires-Dist: h5py
Requires-Dist: joblib>=1.3
Requires-Dist: matplotlib
Requires-Dist: numpy<2.0.0,>=1.26.3
Requires-Dist: pandas
Requires-Dist: pyfastx>=1.1
Requires-Dist: scipy
Requires-Dist: seqlogo
Requires-Dist: shap==0.44.1
Requires-Dist: tensorflow[and-cuda]<2.15.0,>=2.14.0
Requires-Dist: silence_tensorflow
Requires-Dist: tqdm>=4.64.1
Dynamic: license-file
