macOS
brew install freesasalocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für freesasa in AI-Agent-Workflows.
Installation
brew install freesasalocal Homebrew formula metadata
sudo apt install freesasaDebian stable package indexes · freesasa · Quelle: deb.debian.org
nix profile install nixpkgs#freesasanixpkgs package indexes · pkgs/by-name/fr/freesasa/package.nix · Quelle: api.github.com
Überblick
Solvent Accessible Surface Area calculations
Verlauf
FreeSASA is a command-line tool and C library for calculating solvent accessible surface area of biomolecules, with Python bindings maintained separately. Its package identity is unusually practical for structural biology: a small native library, a CLI that can process PDB/mmCIF-style inputs, and documented APIs for embedding calculations in other tools.
The official documentation describes FreeSASA as a C library and C++ command-line tool designed to be simple with defaults while allowing detailed control of calculation parameters. It implements the Lee and Richards algorithm by default and also supports the Shrake and Rupley method.
The project was presented in a 2016 F1000Research paper as an open source C library for SASA calculations with command-line and Python interfaces. Later 2.x releases split the Python bindings into a separate repository, changed parts of the C API, and added structured output formats.
FreeSASA fits the structural-biology toolchain niche where users need repeatable command-line SASA calculation without depending on older closed or narrowly distributed programs. The project's homepage explicitly targets casual users who want direct PDB-file calculation and advanced users who need C or Python APIs.
The README documents installation through Homebrew and conda-forge channels as well as source builds, reflecting its adoption as both a scientist-facing command and a library package.
The basic CLI workflow is to run freesasa on a PDB file with sensible defaults. More advanced use changes algorithms, atomic radii, classifications, output formats, and resolution; the library interface supports calculations directly from coordinates.
Version 2.x made output and embedding more package-friendly by consolidating CLI output format selection, adding JSON and XML output options, and separating the Python module so language bindings can be released independently.
FreeSASA is a compact example of scientific software that packages well: a C ABI, a CLI, optional JSON/XML features, man pages, Doxygen docs, and language bindings. It exposes the usual tradeoff between minimal native dependencies and richer output or parser support.
Its 2.1 line added mmCIF input support using Gemmi, which matters because structural biology packaging increasingly has to handle both legacy PDB workflows and modern mmCIF data.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
freesasa | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/mittinatten/freesasa
Installationsmetadaten
| Paketschlüssel | brew:freesasa |
|---|---|
| Version | 2.1.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/freesasa |
| Homepage | https://freesasa.github.io/ |
| Repository | https://github.com/mittinatten/freesasa |
| Upstream-Dokumentation | https://freesasa.github.io/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/mittinatten/freesasa/archive/refs/tags/2.1.3.tar.gz |
| Zuletzt aktualisiert | 2026-05-06T00:53:39Z |
| Pulse | updated |
| Abhängigkeiten | json-c |
| Build-Abhängigkeiten | autoconf, automake, pkgconf |
| Von macOS bereitgestellte Bibliotheken | libxml2 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | freesasa |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
freesasa 2.1.2-4
Solvent Accessible Surface Area of biomolecules
sudo apt install freesasafreesasa
nix profile install nixpkgs#freesasafreesasa 2.1.2-4
Solvent Accessible Surface Area of biomolecules
sudo apt install freesasaQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.