Skip to content

Conversation

@VedantMadane
Copy link

Fixes #68 - Implements support for FASTA index (.fai) files to enable random access to specific genomic regions. New module src/parser/fai.rs with FaiIndex, FaiEntry, and FetchRegion types. Includes comprehensive tests.

@audy
Copy link
Contributor

audy commented Jan 27, 2026

Hi @VedantMadane. Adding FAI support is not currently on the roadmap.

@audy audy closed this Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Random access a region in fasta file by fai index

2 participants