Explore 5,000+ genomes in the terminal. Light, blazing fast 🚀, vim-motion.

bioinformatics genome-viewer ratatui rust
2 Open Issues Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a feature in the Terminal Genome Viewer (TGV) to sort genome alignments by base, similar to the functionality in IGV. This involves designing a user interface element to indicate the 'current base' (e.g., a cursor or symbol) and creating a key binding (e.g., `:sort`) to trigger the sorting operation. Testing and feedback are also requested.

Complexity: 4/5
enhancement help wanted

Explore 5,000+ genomes in the terminal. Light, blazing fast 🚀, vim-motion.

Rust
#bioinformatics#genome-viewer#ratatui#rust

AI Summary: Implement a 'squished view' feature in the Terminal Genome Viewer (TGV) application, similar to IGV's functionality. This involves adding a new key binding (e.g., ":squish") to toggle the view and designing the TUI implementation to display genomic data in a compressed format, useful for identifying variants and patterns in high-coverage samples. Testing and feedback are also requested.

Complexity: 4/5
enhancement help wanted

Explore 5,000+ genomes in the terminal. Light, blazing fast 🚀, vim-motion.

Rust
#bioinformatics#genome-viewer#ratatui#rust