Skip to content

BioForge v10.0.0 - Desktop app

Latest

Choose a tag to compare

@erlanders177 erlanders177 released this 14 Aug 10:08
· 17 commits to main since this release

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.zip asset below, unzip, run BioForge.exe. Self-contained.
  • From the package: pip install "bioforge[app]" then bioforge-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 .exe is built automatically by CI and attached to this release.