biometalib

View on PyPIReverse Dependencies (0)

0.0.4 biometalib-0.0.4-py3-none-any.whl

Wheel Details

Project: biometalib
Version: 0.0.4
Filename: biometalib-0.0.4-py3-none-any.whl
Download: [link]
Size: 17923
MD5: e6114a8bba9c59417eefeb97295a64f1
SHA256: 89792c0e7f1671d90e636f7fe322697029df1e8c966793a6aa41b224fd97f762
Uploaded: 2017-07-17 18:59:55 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: biometalib
Version: 0.0.4
Summary: A set of helper functions for working with biological metadata from the SRA.
Author: Justin Fear
Author-Email: justin.m.fear[at]gmail.com
Home-Page: https://github.com/jfear/biometalib
License: MIT license
Requires-Dist: fuzzywuzzy (>=0.15.0)
Requires-Dist: mongoengine (>=0.11.0)
Requires-Dist: numpy (<=1.13.0)
Requires-Dist: pymongo (>=3.3.0)
Requires-Dist: pytest (>=3.0.5)
Requires-Dist: pytest-runner (>=2.11)
Requires-Dist: pyyaml (>=3.12)
Requires-Dist: ruamel.yaml (<0.15.0)
Requires-Dist: sramongo (>=0.0.2)
[Description omitted; length: 2905 characters]

WHEEL

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

RECORD

Path Digest Size
biometalib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
biometalib/logger.py sha256=R9qMbuTkrCmqtHLDcUGDzgYRs_cHzpvJalsokl3T53Q 867
biometalib/models.py sha256=iABC5ZQVnXPCzt_fBufvQxJzFoPZk81P5yB7jxAHWxU 2694
biometalib/data/biosample.yaml sha256=3BDY9tSWg9CbcQgkLGqIBUT7Pw5I-LEv2uMI1DpYE-o 571
biometalib/data/cleaned_fields.yaml sha256=2mcBqI6tpUPIc6sk94WfxpBzHJU2BeuuI2-q71sa4zM 11491
biometalib/data/flybase_example.yaml sha256=C0-o2yw09duas4K1IzpHL13mSfS6a6Jz81y7b1GApXE 1419
biometalib/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
biometalib/utils/attribute_selector.py sha256=icR3-P-VcXSD2lJ_7YDUcm5obhd6Y6G_zWX6w3FxUk8 10559
biometalib/utils/initialize_biometa.py sha256=Q5sW4YpJjLw2iXmLfSn9JAADOAG_7bjc5yuIjAiJ8nE 7002
biometalib-0.0.4.dist-info/DESCRIPTION.rst sha256=q9JsMsnE4YoOzoZXlfzZ3bVgKuCeQc0BVbVTFLk-jyI 2905
biometalib-0.0.4.dist-info/METADATA sha256=h2RpdR2SmPY7OGnchwiLOoL0Jn-vn5SXqnTluOCDa68 3502
biometalib-0.0.4.dist-info/RECORD
biometalib-0.0.4.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
biometalib-0.0.4.dist-info/entry_points.txt sha256=SJxhdvHmGxMDmh59HaB4yY1xk1E3h135Px3M5wR2Bq8 143
biometalib-0.0.4.dist-info/metadata.json sha256=2f9aNMTxYpEnn3UTFUHgG5HdpsJcQpkVD7WpH39i-7E 1112
biometalib-0.0.4.dist-info/top_level.txt sha256=P7t03Oj28euwlaDWBebHrr7UK4RAK65Xn3vlk-EtUlc 11

top_level.txt

biometalib

entry_points.txt

attribute_selector = biometalib.utils.attribute_selector:main
initialize_biometa = biometalib.utils.initialize_biometa:main