graphbin2

View on PyPIReverse Dependencies (1)

1.3.3 graphbin2-1.3.3-py3-none-any.whl

Wheel Details

Project: graphbin2
Version: 1.3.3
Filename: graphbin2-1.3.3-py3-none-any.whl
Download: [link]
Size: 37556
MD5: fa2726024659d5a18d63378003aa5ab6
SHA256: 37c70ec2feb2a417340fe980ee8ef35f005145c3b0345160363993e6f929ad5a
Uploaded: 2024-09-26 04:49:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graphbin2
Version: 1.3.3
Summary: GraphBin2: Refined and Overlapped Binning of Metagenomic Contigs Using Assembly Graphs
Author-Email: Vijini Mallawaarachchi <viji.mallawaarachchi[at]gmail.com>
Project-Url: Home, https://github.com/metagentools/GraphBin2
Keywords: metagenomics,binning,contigs,bioinformatics
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.9,<3.13
Requires-Dist: cogent3
Requires-Dist: python-igraph
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: click
Requires-Dist: black; extra == "dev"
Requires-Dist: click; extra == "dev"
Requires-Dist: docformatter; extra == "dev"
Requires-Dist: flit; extra == "dev"
Requires-Dist: nox; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: nox; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 8913 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
graphbin2/__init__.py sha256=NRvI9jFDlQgzLvx_j29gTY7NVu9S1VwOTjcYLjbqPpM 382
graphbin2/cli.py sha256=hZsTwS8J1J0cjXKENYzqAuj7J6uavd0LBOpsxHOvwds 8461
graphbin2/graphbin2_Flye.py sha256=aDs42H2h1a3lgnn0eMnxEm9d8hmmclcj6jnA_3IO7-w 30402
graphbin2/graphbin2_MEGAHIT.py sha256=qSANb7UbfGS2vur5dEwpMqy5o9o9dlzFWSDdLkg07nw 28387
graphbin2/graphbin2_SGA.py sha256=WSckpr6rm_E0VaWX6UfK1o-pdqeJdcu3XRJSC8QZaL8 28059
graphbin2/graphbin2_SPAdes.py sha256=eotMAAdxJrOxBvYcqMWP9hacoagHVPceVYfm1cC0XoY 29919
graphbin2/bidirectionalmap/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graphbin2/bidirectionalmap/bidirectionalmap.py sha256=jwH6BOFAiQLtM1KDUK4XZtDD46u67rK3BHeDIunTiLs 1098
graphbin2/support/README.md sha256=C2p7S1i6_9S48jcxFSZMhlkOwWeq0NdkSgXUS29q37s 1794
graphbin2/support/prepResult.py sha256=JeZC58M0Fb_VW4gqd3Ubh78MwtqjbP8DUcSy9Ni70kw 6489
graphbin2-1.3.3.dist-info/entry_points.txt sha256=fL8_IrYHIqlXLuUnksD5mXgGBCb7rNZ4SK7FzxF6m58 93
graphbin2-1.3.3.dist-info/LICENSE sha256=qD7WtKNr0hXULFPPrm9V9Cuv6oDJT24HrZ6f3xyBuAE 1530
graphbin2-1.3.3.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
graphbin2-1.3.3.dist-info/METADATA sha256=OspJYXfNyBXhTWr5RX8fOL0HiQeyOr3F7vaseoW7ZZg 10309
graphbin2-1.3.3.dist-info/RECORD

entry_points.txt

graphbin2 = graphbin2.cli:main
prepResult = graphbin2.support.prepResult:main