bio-anglerfish

View on PyPIReverse Dependencies (0)

0.6.1 bio_anglerfish-0.6.1-py3-none-any.whl

Wheel Details

Project: bio-anglerfish
Version: 0.6.1
Filename: bio_anglerfish-0.6.1-py3-none-any.whl
Download: [link]
Size: 23633
MD5: af519cce83b7e4d03d33afe6724f31bb
SHA256: 86febd9223cb9f203cba7cbd09a44e42c227a98c52a7ac7396c55432c93c7bde
Uploaded: 2024-02-16 12:52:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bio-anglerfish
Version: 0.6.1
Summary: Anglerfish, a tool to demultiplex Illumina libraries from ONT data
Author: Remi-Andre Olsen
Author-Email: remi-andre.olsen[at]scilifelab.se
Home-Page: https://github.com/remiolsen/anglerfish
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.10
Requires-Dist: biopython (==1.83)
Requires-Dist: click (==8.1.7)
Requires-Dist: levenshtein (==0.23.0)
Requires-Dist: numpy (==1.26.3)
Requires-Dist: pandas (==2.1.4)
Requires-Dist: pyyaml (==6.0.1)
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: editorconfig-checker; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7323 characters]

WHEEL

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

RECORD

Path Digest Size
anglerfish/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anglerfish/__main__.py sha256=iMm2KZGvKSYtay5RjefiD1jFzw9WlnYpZA3HhvgTSzo 80
anglerfish/anglerfish.py sha256=cJ7kC61ce7Oeqkcb68w_M6aPLOoUk9wJ8FpZRapMy7U 10947
anglerfish/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anglerfish/config/adaptors.yaml sha256=l8_REAcGr-18nf6VsrZfhegSOwbPrFkNQlAMc3YHozY 1360
anglerfish/demux/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anglerfish/demux/adaptor.py sha256=_pp-SRW6qwZqchgNsRQp-nrMh_27kcKLZSK9y_32yYc 6385
anglerfish/demux/demux.py sha256=thu5EBWqies1JJs8Lz1klSkdGVzhrmXZOpOLzvptlR8 9490
anglerfish/demux/report.py sha256=DZy64bow_LUfhRppHGxwpUxA5uWX3NbKM8B11pWlF7Y 6908
anglerfish/demux/samplesheet.py sha256=G-luf4OWZTzECKxDPVCZcBrQgO0qY7XD3SZtUtHKRas 5710
anglerfish/explore/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
anglerfish/explore/cli.py sha256=pDoizQtO3k0dI4nrjuCzjBr-s_BHTlkvhHBRu2F_6dk 2284
anglerfish/explore/entropy.py sha256=xOKY6xxrqTCk9aEgEc4rV3HYcshSMlet9_9w4oAUeIU 2024
anglerfish/explore/explore.py sha256=dFQMxCZeG9j_IamM5SjZsUQ7Mg1vcbMgZRDiMVIgQAE 8270
bio_anglerfish-0.6.1.dist-info/LICENSE sha256=K9Z2xL6gE424cHdjjTJMmwtO9xYBVNQjqL9CaWBBhJw 1073
bio_anglerfish-0.6.1.dist-info/METADATA sha256=r-WayRlR1yVa0doiQaV6JNvsz0rOQ-mtP-zZqjYcNSk 8567
bio_anglerfish-0.6.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bio_anglerfish-0.6.1.dist-info/entry_points.txt sha256=Dtjqo7QznS4-sJkkpv1jhZiIpZsmWbM7-mxA1v_xj1U 113
bio_anglerfish-0.6.1.dist-info/top_level.txt sha256=qbYSfUMLtphgrKDJexv4oPfzz7A9HubNItIrH9G9hG4 11
bio_anglerfish-0.6.1.dist-info/RECORD

top_level.txt

anglerfish

entry_points.txt

anglerfish = anglerfish.anglerfish:anglerfish
anglerfish-explore = anglerfish.explore.cli:main