v10.0.0 - Desktop app
BioForge now has a desktop app: the same engine behind a friendly local window, for people who don't write code. Everything runs locally and offline - your DNA never leaves your machine (DNA Edge).
Two faces, same code, same version:
- No Python (just double-click): download the
BioForge-v10.0.0-windows.zipasset below, unzip, runBioForge.exe. Self-contained. - From the package:
pip install "bioforge[app]"thenbioforge-app.
Five tabs, each with a plain-language explanation: Sequences, Quality (FastQC-style), Align, Nanopore (raw signal -> bases), Evolution.
The app ships inside the package (bioforge.app) and as the .exe. 546 tests green.
The Windows
.exeis built automatically by CI and attached to this release.