| Crates.io | termal-msa |
| lib.rs | termal-msa |
| version | 1.2.0 |
| created_at | 2025-04-24 07:51:15.556816+00 |
| updated_at | 2025-08-18 12:20:14.494639+00 |
| description | A viewer of multiple sequence alignments, with a text-based user interface |
| homepage | |
| repository | https://github.com/sib-swiss/termal |
| max_upload_size | |
| id | 1646755 |
| size | 820,430 |
termal is a terminal-based viewer for multiple sequence alignments (MSAs). It
provides a smooth interface to explore alignments directly from the
command line — especially useful when working over SSH or in headless
environments.
cargo install termal
Once installed, run:
termal <my-alignment>
Press ? while running to see key bindings.
Best results in a dark-themed terminal.
Source, releases, and test data:
https://github.com/sib-swiss/termal
Platform-specific binaries (Linux, macOS, Windows) available on the Releases page.
MIT