Metadata-Version: 2.1
Name: geney
Version: 1.1.13
Summary: A Python package for gene expression modeling.
Home-page: https://github.com/nicolaslynn/geney
Author: Nicolas Lynn
Author-email: nicolasalynn@gmail.com
License: Free for non-commercial use
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: Free for non-commercial use
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >3.9
Requires-Dist: numpy ==1.26.4
Requires-Dist: pandas ==2.2.1
Requires-Dist: networkx ==3.2.1
Requires-Dist: viennarna ==2.6.4
Requires-Dist: tqdm ==4.66.1
Requires-Dist: spliceai ==1.3.1
Requires-Dist: scikit-learn ==1.0.2
Requires-Dist: biopython ==1.81
Requires-Dist: tensorflow ==2.15.0
Requires-Dist: keras ==2.15.0
Requires-Dist: joblib ==1.3.2
Requires-Dist: gtfparse ==1.3.0
Requires-Dist: sh ==2.0.6
Requires-Dist: termplotlib ==0.3.9
Requires-Dist: lifelines
Requires-Dist: notebook
Requires-Dist: matplotlib
Requires-Dist: dask[complete]
Requires-Dist: dask-jobqueue

