mimeo

View on PyPIReverse Dependencies (0)

1.1.2 mimeo-1.1.2-py3-none-any.whl

Wheel Details

Project: mimeo
Version: 1.1.2
Filename: mimeo-1.1.2-py3-none-any.whl
Download: [link]
Size: 20352
MD5: 5491edaf3538e09062dee3e51b9d7c7f
SHA256: b8d99266792078c3a85bfbf38f60dc3bd8f4822c2892bc620fdc67f073c64e17
Uploaded: 2024-11-04 04:13:30 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: mimeo
Version: 1.1.2
Summary: Scan genomes for internally repeated sequences, elements which are repetitive in another species, or high-identity HGT candidate regions between species.
Author-Email: Adam Taranto <adam.p.taranto[at]gmail.com>
Project-Url: homepage, https://github.com/adamtaranto/mimeo
Project-Url: documentation, https://github.com/adamtaranto/mimeo
Project-Url: repository, https://github.com/adamtaranto/mimeo
License: MIT
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.8
Requires-Dist: argparse-tui
Requires-Dist: biopython (>=1.70)
Requires-Dist: pandas (>=0.20.3)
Requires-Dist: pytest; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 13660 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mimeo/__init__.py sha256=eFNPFTn3Y7ivtZxnh5QvfdN__A-_biTlt1raHl8yXy4 33607
mimeo/_version.py sha256=nmVMEP2kpLDIzjgS-U1taCdJbVrmv_k8ao6RojGcvRg 411
mimeo/logs.py sha256=yy9tcCRmrvjxD_Ulbv3GfYOywF7yMS4-w-bnz5FJ1l4 1422
mimeo/run_filter.py sha256=FZs-JcRL--ZY7eXXfhbeWVcNdrnID3gNywlHDU8ahMI 3588
mimeo/run_interspecies.py sha256=PjDJYt04IYFixzjrB6Rk8x8hQQCEpX_g6eS1igZV3XE 4817
mimeo/run_map.py sha256=sdq7PTS5Q2rfPw-dz1BlrveXHQWtRH4TzKFPJZHthkw 6775
mimeo/run_self.py sha256=HKKphxKVXwYpj-u61zgBgYDtB957i-x32YUDb1SCCk0 5158
mimeo-1.1.2.dist-info/METADATA sha256=zwHaiTc8dQVV9kSqnyQuYKlwHtVuUoGFim56PDW6dvc 14575
mimeo-1.1.2.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
mimeo-1.1.2.dist-info/entry_points.txt sha256=pFgb93xjGJExYUfubzeVPsU-2Q5uQ0CpLWbd6aJDUgo 157
mimeo-1.1.2.dist-info/licenses/LICENSE sha256=4PEDTU3nBPJZJQAhUA8Xh6-Gn2hyRNozi43gmdOi2CI 1069
mimeo-1.1.2.dist-info/RECORD

entry_points.txt

mimeo-filter = mimeo.run_filter:main
mimeo-map = mimeo.run_map:main
mimeo-self = mimeo.run_self:main
mimeo-x = mimeo.run_interspecies:main