Metadata-Version: 2.1
Name: PyWGCNA
Version: 2.0.0
Summary: PyWGCNA is a Python package designed to do Weighted correlation network analysis (WGCNA)
Home-page: https://github.com/mortazavilab/PyWGCNA
Download-URL: https://github.com/mortazavilab/PyWGCNA/archive/refs/tags/v2.0.0.zip
Author: Narges Rezaie
Author-email: nargesrezaie80@gmail.com
License: MIT
Keywords: PyWGCNA,WGCNA,bulk,gene clustering,network analysis
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research 
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
License-File: LICENSE.txt
Requires-Dist: pandas>=2.1.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: scipy>=1.9.1
Requires-Dist: scikit-learn>=1.2.2
Requires-Dist: statsmodels>=0.14.0
Requires-Dist: matplotlib>=3.5.2
Requires-Dist: seaborn>=0.11.2
Requires-Dist: biomart>=0.9.2
Requires-Dist: gseapy>=1.0.1
Requires-Dist: pyvis==0.3.1
Requires-Dist: setuptools>=67.4.0
Requires-Dist: biomart>=0.9.2
Requires-Dist: reactome2py>=3.0.0
Requires-Dist: anndata>=0.8.0
Requires-Dist: requests>=2.28.1
Requires-Dist: networkx>=2.8.4
Requires-Dist: rsrc>=0.1.3
Requires-Dist: psutil>=5.9.0
Requires-Dist: requests>=2.28.1
