pyblastbio

View on PyPIReverse Dependencies (2)

0.9 pyblastbio-0.9-py3-none-any.whl

Wheel Details

Project: pyblastbio
Version: 0.9
Filename: pyblastbio-0.9-py3-none-any.whl
Download: [link]
Size: 31244
MD5: 05c6647c7c2542708ecfb168a02240a0
SHA256: 79dc693b787f90ffbd82e5887b63ae913ab87d64379a76fae27d7764bd685144
Uploaded: 2020-09-12 01:05:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyblastbio
Version: 0.9
Author: Justin Vrana
Author-Email: justin.vrana[at]gmail.com
Home-Page: https://www.github.com/jvrana/pyblast2
Project-Url: Documentation, https://www.github.com/jvrana/pyblast2
Project-Url: Repository, https://www.github.com/jvrana/pyblast2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6,<4.0
Requires-Dist: biopython (<2.0,>=1.73)
Requires-Dist: fire (<0.4,>=0.3)
Requires-Dist: loggable-jdv (<0.2.0,>=0.1.4)
Requires-Dist: networkx (<3.0,>=2.4)
Requires-Dist: termcolor (<2.0,>=1.1)
Requires-Dist: tox (<4.0,>=3.13); extra == "testing"
Requires-Dist: tox-conda (<0.3.0,>=0.2.0); extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
[Description omitted; length: 6778 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.10
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyblast/__bin__.py sha256=kFaDHAqjFSRgdFr8wWnsjFt3sYVnYrPTeDAYUsM4EuE 85
pyblast/__init__.py sha256=K5Ap40bFu_QAb0O7F4_lrM4czOJN_uQ2niNNRfaWTj4 499
pyblast/__version__.py sha256=Ec3THViDFrZWAziyAlesApvae42SZZ7VhG_Q6F_NnNk 267
pyblast/blast/__init__.py sha256=tkWAVrpeeDpZVFgBxDmrt_hVAZl7nHVSH4Tuoo5LcLQ 326
pyblast/blast/bioblastfactory.py sha256=I1jc3R3jGI_pfcDp3kgpZrrAHk9GmAsjHlATil43gSI 3681
pyblast/blast/blast.py sha256=9tvs7bnsOg3fH9MJbYRvuKFalBWjI2Wz0t3sKxmEw-E 28755
pyblast/blast/blast_parser.py sha256=syNt8fF1yR3uzmCIlFZ-xe2IcLFZq3ueqkpqsiH6QGw 4153
pyblast/blast/json_parser.py sha256=SJ82Kclqo634oukaIEwTH2OvVSWoYPhqdz9WpeypKO8 1824
pyblast/blast/seqdb.py sha256=Ko7fzatR89C2gxFwXrczszbLg3mNqjF3Zf9GWiTgzEI 6839
pyblast/cli.py sha256=XGsb8J4UJmWsNopPfhxzvktZ5Umw3Ms35NRz4NtkbQc 8558
pyblast/constants.py sha256=YSMfdfyWohPNG_RjUz76V0SXm46ogx6MnKuD7lL5Swg 315
pyblast/exceptions.py sha256=5zLkPgvj6db6wRJ5IxuWq33C1Td0ibfROuuFLQ8wNJs 262
pyblast/log.py sha256=yr2uIpazJrNxx5SvpiV-Pq8R_fO6QsS4tRcJm5S4nAg 60
pyblast/utils/__init__.py sha256=kDlf4imFZg0ncHhE8Hb-IgY3lf2kEM64yeF37eWcp9U 9084
pyblast/utils/cmd.py sha256=LvIvyaVIggJmN4075pK61b7gq2reyh6kyFIBipW5Cz0 1481
pyblast/utils/span.py sha256=h1DkrzJw3kCLmOGX7kRfplu3vxgMtzrg7Sh6AwB4EG4 26916
pyblastbio-0.9.dist-info/entry_points.txt sha256=zhzUSyw5CwKiESi2j3bNNEnSOcSEiUmpfWnnqpBJgpw 44
pyblastbio-0.9.dist-info/LICENSE.txt sha256=Sfbf47G1LnetJUCxbLPuBprdV-3pFc6_ebOOQ1aht-s 1073
pyblastbio-0.9.dist-info/WHEEL sha256=Q99itqWYDhV793oHzqzi24q7L7Kdiz6cb55YDfTXphE 84
pyblastbio-0.9.dist-info/METADATA sha256=cqt5I4sHadkDmJP5a5ibh-fE97yaT1mGj0sJzet0EOE 7677
pyblastbio-0.9.dist-info/RECORD

entry_points.txt

pyblast = pyblast:cli.main