Reference Overview
Complete command-line and parameter documentation are provided for each pipeline step.
Each page details all options, outputs, and usage examples for reproducibility.
Pipelines
-
Projection (
project)
Generate k-mer embeddings from input reads (FASTA/FASTQ). Includes normalization, dimensionality reduction, and PCA preprocessing.
-
Clustering (
cluster)
Perform high-dimensional embedding followed by clustering. Supports HDBSCAN, Leiden, and DBSCAN.
-
Visualisation (
visualise)
Generate plots from an existing database. Control embedding and feature plots, and limit categorical complexity.
-
Interactive Binning (
bin)
Launch the b2w interactive Dash interface for visual binning of reads. Supports lasso selection, overlays, and bin export.