Expand description
ferroux-align - Main alignment tool
This is the main RustAlign alignment tool that reads sequence reads, aligns them to a reference index using the FM-index, and outputs SAM format alignments.
Structs§
- Align
Options - Ferroux aligner - Fast and sensitive read alignment
Functions§
- run
- Run the ferroux-align tool
- run_
with_ options - Run with explicit options (for subcommand support)