goenrichment

View on PyPIReverse Dependencies (1)

1.0.3 goenrichment-1.0.3-py3-none-any.whl

Wheel Details

Project: goenrichment
Version: 1.0.3
Filename: goenrichment-1.0.3-py3-none-any.whl
Download: [link]
Size: 13597
MD5: 839cf5b93afea95fe0475a020385fa5b
SHA256: 90c097226f986f81861dd0c7a7eb34c7c03a1215fc7217458703c55bcede9876
Uploaded: 2021-11-01 13:58:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: goenrichment
Version: 1.0.3
Summary: GO enrichment analysis from a list of gene names using a precomputed database
Author: Vera Alvarez, Roberto
Author-Email: veraalva[at]ncbi.nlm.nih.gov
Maintainer: Vera Alvarez, Roberto
Maintainer-Email: veraalva[at]ncbi.nlm.nih.gov
Home-Page: https://gitlab.com/r78v10a07/goenrichment
Project-Url: Documentation, https://gitlab.com/r78v10a07/goenrichment/issues
Project-Url: Source, https://gitlab.com/r78v10a07/goenrichment
Project-Url: Tracker, https://gitlab.com/r78v10a07/goenrichment/issues
License: Public Domain
Keywords: Jupyter NGS
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Science/Research
Classifier: License :: Public Domain
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: statsmodels
Requires-Dist: pandas
Requires-Dist: networkx
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6064 characters]

WHEEL

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

RECORD

Path Digest Size
goenrichment/__init__.py sha256=9yQvJxAPrN2lB_xVjPv8Qs-rwDU3bPvvBoLxVx7xyM0 330
goenrichment/enrichment.py sha256=Qfs7CAbLbL86s8ZtxzzUI9r14U3rcf0DlZUAXVjDlLc 2341
goenrichment/go.py sha256=MiJffq6IBHg2NQVNDuTLmRJyElCJ3cyyoffPRLgqaBA 3665
goenrichment/goenrich.py sha256=6IrRLpqlnmOSLTl_dvsB638-ShBs1PENpRTOqktYRGQ 2930
goenrichment/goenrichDB.py sha256=1mm_ttwwb_BGxhhQMCWHBpWJRXLiBc-I7FEw4Z_Pymo 3182
goenrichment/graph.py sha256=O5EJbvZVR_9fl-6Tj_Vqt5_UYV2JjxARYI0Mxq1HUe8 295
goenrichment/parsers.py sha256=yoFs7SWNnxmWZ4WYasMg_pY3Vq4Vhbndjr_pJ9cvnCk 3068
goenrichment-1.0.3.data/data/README.rst sha256=5b7-NnQq9UDbiAQBXtqfpF3yZQWJuFOtveetqDWyP_o 6062
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_godb.py sha256=pUYBDQo9uVTvKScsUkbtmR1xR4-wbNc7k5jvZBuMIq0 486
goenrichment-1.0.3.dist-info/LICENSE sha256=4dXeufGUNb6WU0Ayv3MCzp5gQhR-25Fpoif0ClmlJBM 961
goenrichment-1.0.3.dist-info/METADATA sha256=6oNatpYnKByMm-gBApJ1NCBpGA1sZZqF4WE2XG2dBwA 7312
goenrichment-1.0.3.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
goenrichment-1.0.3.dist-info/entry_points.txt sha256=aSNC-rnRfLtXF9pFz1zDRiEWe8Z3XlUISu6wZCYADQ0 106
goenrichment-1.0.3.dist-info/top_level.txt sha256=9YPUi48gV6ai15wpJ11nAEyLMkVTXdSPutXBm-RmITE 19
goenrichment-1.0.3.dist-info/RECORD

top_level.txt

goenrichment
tests

entry_points.txt

goenrich = goenrichment.goenrich:main
goenrich_createdb = goenrichment.goenrichDB:main