page-enrichment

View on PyPIReverse Dependencies (0)

0.1.4 page_enrichment-0.1.4-py3-none-any.whl

Wheel Details

Project: page-enrichment
Version: 0.1.4
Filename: page_enrichment-0.1.4-py3-none-any.whl
Download: [link]
Size: 22185
MD5: 39bb5a7ab36fa12c048ab7da322b2ca9
SHA256: fe1a7b2d142d025e464a0ade1250475ede081a6e7a326193193bbe55b0a607e7
Uploaded: 2021-05-28 16:59:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: page-enrichment
Version: 0.1.4
Summary: Parametric Analysis of Gene Set Enrichment (PAGE).
Author: Andre Rendeiro
Author-Email: andre.rendeiro[at]pm.me
Home-Page: https://github.com/afrendeiro/page-enrichment
Project-Url: Bug Tracker, https://github.com/afrendeiro/page-enrichment/issues
Project-Url: Documentation, https://page-enrichment.readthedocs.io
Project-Url: Source Code, https://github.com/afrendeiro/page-enrichment
License: GPL3
Keywords: bioinformatics,genetics,enrichement analysis
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: setuptools-scm (>=3.3.3)
Requires-Dist: PyYaml (>=5.2)
Requires-Dist: joblib (>=0.12.5)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: pandas (>=0.25.0)
Requires-Dist: requests (>=2.21.0)
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-issues; extra == "docs"
Requires-Dist: sphinx-argparse; extra == "docs"
Requires-Dist: pytest (>=4.4.0); extra == "testing"
Requires-Dist: coverage (>=4.5.2); extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: codecov; extra == "testing"
Requires-Dist: codacy-coverage; extra == "testing"
Provides-Extra: docs
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 1271 characters]

WHEEL

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

RECORD

Path Digest Size
page/__init__.py sha256=t4VpvHn3r72jYk7TDEwDtxs9lKMrhm60-DUMU2hWDIs 5558
page/_version.py sha256=Wzf5T3NBDfhQoTnhnRNHSlAsE0XMqbclXG-M81Vas70 22
page/enrichment.py sha256=WOTkSmc1nE3ZTahZhaTHbA0L6bA1YPI6RcUas1oEzzU 5386
page/config/default.yaml sha256=tOX68STtzAFx3vffEE-EV5bKPTZtrc1gsTf38XrB9YA 778
page/tests/__init__.py sha256=65QYpMPODA_S0Jeote6DfWlXK1Czh3eQ85JoUhT6a2o 1117
page/tests/conftest.py sha256=x-VtO2K5Gi6modDqPMwLqCbR-tc_q1-KH2bTuV8y0F4 1033
page/tests/test_page.py sha256=M4xwxfURCb1fXFWrFQw82wvnoRb44wjZJdooxqcf8SM 1240
page_enrichment-0.1.4.data/data/requirements.test.txt sha256=m73v_fTJMAqsH2-Zsz-V4SzfBLoMjnHCFVgwSVhol2A 64
page_enrichment-0.1.4.data/data/requirements.txt sha256=zIR2DHUz7E1cNEePhLC2r0RTYx7kQtAol1JzTPW9ARw 94
page_enrichment-0.1.4.dist-info/LICENCE.txt sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
page_enrichment-0.1.4.dist-info/METADATA sha256=MqMOVgFPal_ocry00_KHvyCgDIY6O_wI983g6uOXrU8 2779
page_enrichment-0.1.4.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
page_enrichment-0.1.4.dist-info/entry_points.txt sha256=WS-NLigNwZlRGkLuVffCJNXxn1cZigie8f7nA7sxjWA 93
page_enrichment-0.1.4.dist-info/top_level.txt sha256=NioHu7XHS5gr7WRLn34piDfXo6IyyWTQObt-Sevqgl8 5
page_enrichment-0.1.4.dist-info/RECORD

top_level.txt

page

entry_points.txt

page = page.enrichment:main
page-get-test-data = page.tests:get_test_data