A lightweight Python library for handling FASTQ and FASTA files.
Project description
fqfa
A pure Python library for handling FASTQ and FASTA files.
Install fqfa from PyPI using pip:
pip3 install fqfa
To set up the package for development purposes, include the optional dependencies and install pre-commit:
pip3 install fqfa[dev]
pre-commit install
Building the documentation requires the following additional packages:
pip3 install sphinx
pip3 install sphinx-rtd-theme
Online documentation including usage examples is available on Read the Docs.
To report a problem or request a new feature, please use the GitHub issue tracker.
To cite this package please refer to "fqfa: A pure Python package for genomic sequence files".
Contributions via pull request are welcome. Contributed code should have full unit test coverage, NumPy-style docstrings, black formatting, and type hints.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fqfa-1.3.1.tar.gz
.
File metadata
- Download URL: fqfa-1.3.1.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4624d4595cbefa0c3c0308c307bb123d621837e53768370ba48db5c20dc03cc9 |
|
MD5 | c24084cb8e8fcc7793a2b1a605a6fd3c |
|
BLAKE2b-256 | 502b20038ed659661edb87ac6727b49be29e5856af529c0e68690a6837e61c60 |
File details
Details for the file fqfa-1.3.1-py3-none-any.whl
.
File metadata
- Download URL: fqfa-1.3.1-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a043ad4cdfbd3466dc4660a525f7e68bff968686fc83f2461911229c483346b |
|
MD5 | aed145ab5c79b7549ded5633ae7f9c47 |
|
BLAKE2b-256 | 162e23a25d9da9c49f0768aa55d6d7e9f64bc063cc723b23138c140d1c901b2e |