# Biomics
Biomics is an experimental bioinformatics library implemented in Rust.
This is an early pre-alpha release. Its API is incomplete and may change
without notice.
## Current functionality
- GC-fraction calculation for DNA sequences
## Roadmap
- Sequence validation
- Reverse complements
- FASTA and FASTQ parsing
- K-mer operations
- Python bindings