AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
src/wgcna/__init__.py
src/wgcna/adjacency.py
src/wgcna/common.py
src/wgcna/connectivity.py
src/wgcna/wgcna.py
src/wgcna.egg-info/PKG-INFO
src/wgcna.egg-info/SOURCES.txt
src/wgcna.egg-info/dependency_links.txt
src/wgcna.egg-info/requires.txt
src/wgcna.egg-info/top_level.txt
tests/__init__.py
tests/notebook.ipynb
tests/test_adjacency.py
tests/test_common.py
tests/test_connectivity.py
tests/test_wgcna.py