biom-viewer v0.1.0
First release: self-contained macOS app, no install required.
Get started (macOS, Apple Silicon):
- Download
BiomViewer-macos-arm64.zipbelow - Unzip, drag
BiomViewer.appto Applications - Right-click any
.biomfile → Get Info → Open with → BiomViewer → Change All… - Double-click any
.biomfile from then on
Bundles Python, biom-format, pywebview, scipy, numpy, h5py, and pandas — nothing else to install.
For other platforms, or to run from source: pip install -e . and see the README.