Skip to main content

A lightweight Python library for handling FASTQ and FASTA files.

Project description

DOI Documentation Status Code style: black

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fqfa-1.3.1.tar.gz (20.0 kB view hashes)

Uploaded Source

Built Distribution

fqfa-1.3.1-py3-none-any.whl (18.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page