Metadata-Version: |
2.3 |
Name: |
pybigtools |
Version: |
0.2.2 |
Summary: |
Python bindings to the Bigtools Rust library for high-performance BigWig and BigBed I/O |
Author: |
Jack <jackh726@gmail.com> |
Author-Email: |
Jack <jackh726[at]gmail.com> |
Project-Url: |
homepage, https://github.com/jackh726/bigtools |
Project-Url: |
documentation, https://bigtools.readthedocs.io |
Project-Url: |
repository, https://github.com/jackh726/bigtools |
License: |
MIT |
Keywords: |
bigwig,bigbed,bbi,bioinformatics,genomics,kent,ucsc,rust |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Topic :: Scientific/Engineering :: Bio-Informatics |
Classifier: |
Programming Language :: Rust |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Requires-Dist: |
numpy |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
smart-open[http]; extra == "test" |
Requires-Dist: |
ruff; extra == "dev" |
Provides-Extra: |
test |
Provides-Extra: |
dev |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE |