detettore

View on PyPIReverse Dependencies (0)

2.0.3 detettore-2.0.3-py3-none-any.whl

Wheel Details

Project: detettore
Version: 2.0.3
Filename: detettore-2.0.3-py3-none-any.whl
Download: [link]
Size: 35884
MD5: f5ab3606ca74f99021f49165fe8cfbd3
SHA256: ca94b5bc43faf959fc31549f2edbb91f26e3d9e9cc6776a9e072377098efedd8
Uploaded: 2022-02-17 14:19:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: detettore
Version: 2.0.3
Summary: A tool to detect transposable element polymorphisms
Author: cstritt
Author-Email: crstp.strt[at]gmail.com
Home-Page: https://github.com/cstritt/detettore
Project-Url: Repository, https://github.com/cstritt/detettore
License: GPL-3.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<3.10
Requires-Dist: biopython (<2.0,>=1.79)
Requires-Dist: numba (<0.54.0,>=0.53.1)
Requires-Dist: numpy (<2.0.0,>=1.21.0)
Requires-Dist: pysam (<0.18.0,>=0.17.0)
Requires-Dist: scipy (<2.0.0,>=1.7.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
detettore.py sha256=8sDXIDSeyYZnZbCqaan_Evc1hOBmL2Nv9iJe6U6eDuA 9141
scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
scripts/bamstats.py sha256=Wt5zU32LslPp768LYt_5BV7tKJzPUPfBQpGCrKYKS7Q 6463
scripts/combineVCFs.py sha256=cv3EDUFASTMrUzDnrqC9ii9Pc5YiQiTpXi3IJwIkaqE 7441
scripts/strumenti.py sha256=_JonFtYtQQhniWY82VAC7r73kR9aDKB96WaW9kZ2hbU 54603
detettore-2.0.3.dist-info/entry_points.txt sha256=jmd7SA30Y22Ya5HoRGzL1rU1IPK3opc81zjZ3nRtRoE 111
detettore-2.0.3.dist-info/LICENSE.txt sha256=5X8cMguM-HmKfS_4Om-eBqM6A1hfbgZf6pfx2G24QFI 35150
detettore-2.0.3.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
detettore-2.0.3.dist-info/METADATA sha256=xiiVfjUlkhIke-2NLsnhzHYthe8uglWkJi9xgnrONXA 792
detettore-2.0.3.dist-info/RECORD

entry_points.txt

bamstats = scripts.bamstats:main
combinevcf = scripts.combineVCFs:main
detettore = detettore:main