pyBGZ (1.0.5)

Published 2025-11-17 17:06:01 -03:00 by Godrigos in Godrigos/pyBGZ

Installation

pip install --index-url  pyBGZ

About this package

Tool for bgzip compress FastQ files.

pyBGZ

A tool to compress genomic data in FastQ format using Blocked GNU Zip.


Table of Contents

Installation

Download pyBGZ package and install it using pip.

pip install pybgz-1.0.5-py3-none-any.whl

Usage

pybgz INPUT_FILE

Arguments: input_file PATH [required]

Note

pyBGZ will remove any information at field 3 (third line) which, when present, are repeated informations from field 1 (first line). This helps reducing the size of the compressed file. No sequence or quality information will be modified.

License

pyBGZ is distributed under the terms of the LGPL-3.0-or-later license.

Requirements

Requires Python: >=3.10
Details
PyPI
2025-11-17 17:06:01 -03:00
5
18 KiB
Assets (1)
Versions (1) View all
1.0.5 2025-11-17