Skip to main content

Module align

Module align 

Source
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§

AlignOptions
Ferroux aligner - Fast and sensitive read alignment

Functions§

run
Run the ferroux-align tool
run_with_options
Run with explicit options (for subcommand support)