bam-filter

View on PyPIReverse Dependencies (0)

2.0.0 bam_filter-2.0.0-py2.py3-none-any.whl

Wheel Details

Project: bam-filter
Version: 2.0.0
Filename: bam_filter-2.0.0-py2.py3-none-any.whl
Download: [link]
Size: 44606
MD5: 97d6e5a1b1912f562b9c23c9b6418531
SHA256: 16e218da20c862fa14757a10f4e4b0bf0bfd44e90922cff3016755f6ad2d1dc9
Uploaded: 2024-09-30 21:44:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bam-filter
Version: 2.0.0
Summary: A simple tool to filter references from a BAM file using different filter types
Author: Antonio Fernandez-Guerra
Author-Email: antonio[at]metagenomics.eu
Home-Page: https://github.com/genomewalker/bam-filter
License: GNUv3
Keywords: bam-filter
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Cython (>=0.29.24)
Requires-Dist: pandas (>=1.3.3)
Requires-Dist: scipy (>=1.9.0)
Requires-Dist: tqdm (>=4.64.1)
Requires-Dist: pysam (>=0.17.0)
Requires-Dist: numpy (>1.24)
Requires-Dist: pyrle (>=0.0.31)
Requires-Dist: sorted-nearest (>=0.0.38)
Requires-Dist: pyranges (>=0.0.118)
Requires-Dist: kneed (>=0.8.1)
Requires-Dist: matplotlib (>=3.6.0)
Requires-Dist: taxopy (>=0.12.0)
Requires-Dist: python-datatable (>=1.1.3)
Requires-Dist: networkx (>=3.2.1)
Requires-Dist: psutil (>=5.9.8)
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
bam_filter/__init__.py sha256=t9KZdp_DIvv91kyAlbqfXkrky_63qicYujvE-nd8xlM 93
bam_filter/__main__.py sha256=EWUo7wN8LJkSPHvZlJ5EKxrU7Cpm_eWL3rvYqcDmzb4 1523
bam_filter/_version.py sha256=UFZ0tQ1ol68EbydpwfGPrYaxJBX1DpjGaYwKfeomdZ8 497
bam_filter/entropy.py sha256=GsQP84sjCGo88lPWN8X8020XxkqaFEmhgOzqZ0WVDcE 6414
bam_filter/filter.py sha256=Vdsr3nROB2AEl1hYzLx6t2pboatJez607_PwTJhM-hY 9999
bam_filter/lca.py sha256=ElpR5jEsJ_fKj9SZawuwwdGTeuiR0-SGKqG8eFje18Y 23934
bam_filter/reassign.py sha256=PMSF5SZKMWM9vITEYTgetZKM1u5_sHFzHVpI1l1JJh4 34444
bam_filter/sam_utils.py sha256=r9v90Lf8WE_PC-sT9ecJd5wJBhqBS-DcHF51mAgxxFo 52117
bam_filter/utils.py sha256=WiQa6Z4Fev6ZvMRLLaIw7ung65kY1xzfIOGlCelhsWY 50163
bam_filter-2.0.0.dist-info/LICENSE sha256=FhLv2iFNLLOs8rCjlC7lHr1-pZ4UvS7cETEr1hQ5q-0 1575
bam_filter-2.0.0.dist-info/METADATA sha256=tNXDL_bfPvdnYUXWeOXAS6RqlaID1Vr7hakJrg4xoVE 965
bam_filter-2.0.0.dist-info/WHEEL sha256=fS9sRbCBHs7VFcwJLnLXN1MZRR0_TVTxvXKzOnaSFs8 110
bam_filter-2.0.0.dist-info/entry_points.txt sha256=9aU_1CG5QQh3Xm82IKSFdniKToHbYTtchZtKfklctRY 56
bam_filter-2.0.0.dist-info/top_level.txt sha256=zsOBPiyzc9GmQfMXHAg_QNqJX-q97uwdae7tm2WDDFo 11
bam_filter-2.0.0.dist-info/RECORD

top_level.txt

bam_filter

entry_points.txt

filterBAM = bam_filter.__main__:main