SkillAgentSearch skills...

Termal

Terminal-based multiple sequence alignment (MSA) viewer designed for remote and HPC bioinformatics workflows.

Install / Use

/learn @sib-swiss/Termal
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Build crates.io DOI

termal

termal is a terminal-based viewer for multiple sequence alignments, designed for fast, keyboard-driven navigation in local and remote (SSH/HPC) environments.

It requires no installer, has no runtime dependencies, and runs directly in a terminal.


Installation

Prebuilt binaries

Download a prebuilt binary from the GitHub Releases page: https://github.com/sib-swiss/termal/releases

For the current release (v1.3.0): https://github.com/sib-swiss/termal/releases/tag/v1.3.0

Unpack the archive and run the binary directly.

macOS users may need to remove the quarantine flag:

xattr -d com.apple.quarantine ./termal

From source

cargo install termal-msa
View on GitHub
GitHub Stars29
CategoryDesign
Updated4d ago
Forks4

Languages

Rust

Security Score

95/100

Audited on Mar 27, 2026

No findings