Bioquik Documentation
Welcome to Bioquik, a high-performance toolkit for counting DNA sequence motifs across large FASTA datasets.
Bioquik is designed for batch analysis. It processes directories of FASTA files in parallel and writes results to disk as CSV, JSON, and optional plots.
Installation
pip install bioquik
Quickstart
See the Quickstart guide for command-line and Python examples.
Contents
Tutorials
Architecture
API Reference