Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fqfa

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fqfa

A lightweight Python library for handling FASTQ and FASTA files.

  • 1.3.1
  • PyPI
  • Socket score

Maintainers
2

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc