Usage guides, CLI options, and output formats for each command.
| Command |
Description |
| train.md |
Train a Random Forest classifier from labeled genomes |
| predict.md |
Predict lineages using a trained model |
| classify.md |
Call known SNP markers in assembled genomes |
| split-fastq.md |
Alignment-free genotyping from raw FASTQ reads |
| match.md |
Find the closest reference genome for a sample |
| Document |
Description |
| input-formats.md |
Format specifications for FASTA, marker TSV, and input lists |
| gui.md |
Building and using the Tauri desktop application |
| benchmarks.md |
Performance benchmarks: speed, throughput, memory, and comparisons |
In-depth descriptions of the algorithms, data structures, and design decisions behind each module.