tsplit

View on PyPIReverse Dependencies (0)

0.1.2 tsplit-0.1.2-py3-none-any.whl

Wheel Details

Project: tsplit
Version: 0.1.2
Filename: tsplit-0.1.2-py3-none-any.whl
Download: [link]
Size: 12880
MD5: 9205c4d5a0c953f34237545c0a8adaa9
SHA256: e77de44aaffd9654980c6f0dfa21106f33d0d8ad1c3104f3660ce69a111568d8
Uploaded: 2024-11-05 12:28:12 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: tsplit
Version: 0.1.2
Summary: Extract terminal repeats from retrotransposons (LTRs) or DNA transposons (TIRs). Compose synthetic MITES from complete DNA transposons.
Author-Email: Adam Taranto <adam.p.taranto[at]gmail.com>
Project-Url: homepage, https://github.com/adamtaranto/TE-splitter
Project-Url: documentation, https://github.com/adamtaranto/TE-splitter
Project-Url: repository, https://github.com/adamtaranto/TE-splitter
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: biopython (>=1.70)
Requires-Dist: pymummer (>=0.10.3)
Requires-Dist: pytest; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 5981 characters]

WHEEL

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

RECORD

Path Digest Size
tsplit/__init__.py sha256=xhBh9oJtYZQt_Dg_0zgRiQX0c47gx7GRaMO55nKJw3E 12767
tsplit/_version.py sha256=SFCDdrYA67D1Je-jHgVVh4LOopkPvuV6NMtqSJ7Tfhg 411
tsplit/cmd_LTR.py sha256=3bNSN1ZeS01AdIdUbcVKEUfrfxqYT6j0lDT7bPMkarY 6801
tsplit/cmd_TIR.py sha256=zz0yFC7T4nyfuARHIRsI7QV-499uQLdc2BJxNK_mI0k 7224
tsplit/runBlastn.py sha256=0If6tsGv_hlOTsX-csK2WxD2rGOC1zeaVFoJhS4S8a4 2639
tsplit-0.1.2.dist-info/METADATA sha256=IK7NFpSBiRowicDe9xfDRSX95b66wnsT89vkey_PXcE 6875
tsplit-0.1.2.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
tsplit-0.1.2.dist-info/entry_points.txt sha256=WhKlIjiKMRCRmq4Fp7rErACIRFDQj7o3qhzjXEkx2jE 84
tsplit-0.1.2.dist-info/licenses/LICENSE.txt sha256=d0rMUMkPMgNRdz1T6JkAzsbfne9Gm9-Z9eTtoEH9qkk 1074
tsplit-0.1.2.dist-info/RECORD

entry_points.txt

tsplit-LTR = tsplit.cmd_LTR:main
tsplit-TIR = tsplit.cmd_TIR:main