geneplexus

View on PyPIReverse Dependencies (0)

1.0.1 geneplexus-1.0.1-py3-none-any.whl

Wheel Details

Project: geneplexus
Version: 1.0.1
Filename: geneplexus-1.0.1-py3-none-any.whl
Download: [link]
Size: 28401
MD5: 257c0bd85b0b5b6a4236fdd004097360
SHA256: 6779fe400a15830e68c046efbc80a5bebe3d76900e222b1066481730c8e715fd
Uploaded: 2024-01-08 21:35:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: geneplexus
Version: 1.0.1
Summary: Network based gene classification
Author: Remy Liu and Christopher A. Mancuso
Author-Email: liurenmi[at]msu.edu, mancus16[at]msu.edu
Home-Page: https://github.com/krishnanlab/PyGenePlexus
Project-Url: Documentation, https://pygeneplexus.readthedocs.io
License: BSD 3-Clause License
Keywords: Network Biology,Supervised Learning,Gene Classification
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.20.1)
Requires-Dist: scikit-learn (>=1.0.0)
Requires-Dist: scipy (>=1.6.2)
Requires-Dist: pandas (>=1.2.4)
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: pystow
Requires-Dist: pyyaml
Requires-Dist: parameterized; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-order; extra == "dev"
Requires-Dist: requests-mock; extra == "dev"
Requires-Dist: tox; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 4412 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
geneplexus/__init__.py sha256=bN9nfYgy_KqK1LbXlmawDE1ZzPxOCxXlZ08KolouH98 5921
geneplexus/_geneplexus.py sha256=xcM3ALXREuIVgd43tkd8O-TLWLQxIQypHs5Gta1ZlRc 10841
geneplexus/cli.py sha256=kjMhAtY7062MBHDjYwoUbyMghQmb-9os9fJC18N4rP4 9557
geneplexus/custom.py sha256=Rci6ebLOsXPmtHOTqhifdDlTyuyfheHWptYORLWcn6k 5461
geneplexus/download.py sha256=lNIbSe8WelA_MkA5Ur_e_OfIzkeNljLt7FcwM3CNxRo 10811
geneplexus/exception.py sha256=xbeXYgLSanIsEZfMB0FjG5ySuPUNd6XHEhZH4aO6ENU 256
geneplexus/geneplexus.py sha256=k5yAHpL-aOuJ3H8drdk0iN7ohupR97LpYFrFNC0Cp6c 16373
geneplexus/util.py sha256=kIZykJVvNEbrQm-2PyVAvQlLd4egpok9o_dTBsUB2dc 9268
geneplexus/_config/__init__.py sha256=kPbUh2-2Nov-VEgtl67Soz-ul7gZrxe3ZtPVE1R-DZ0 158
geneplexus/_config/config.py sha256=t2nA3dqH2yiIynJuPx0BiD2-TrvTQeQ3s9H4U1_0Kxk 2789
geneplexus/_config/data_filenames.txt sha256=BokrNspKyui-ppy3Kr-DfFNrKdBWOOO8eWnlJdTSK50 5355
geneplexus/_config/logger_util.py sha256=ep1vIZzG5LwO45g9YloPKas6pR4LGKwc-qlMm5ASrfM 2734
geneplexus-1.0.1.dist-info/METADATA sha256=Ogxknn0QJ-9Zt8ekQOmk4IeYRTdvwR07qgX36y3_ock 5857
geneplexus-1.0.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
geneplexus-1.0.1.dist-info/entry_points.txt sha256=MpWsmUghyHtpgbBNWHrUgo0wLM0pw5032uc3Xlm7ivE 51
geneplexus-1.0.1.dist-info/top_level.txt sha256=1q3zoSfMbd0EQ_c0thpMGBmpMoqCtqEInUGjm2bZcvM 11
geneplexus-1.0.1.dist-info/RECORD

top_level.txt

geneplexus

entry_points.txt

geneplexus = geneplexus.cli:main