Skip to content

biom-viewer v0.1.0

Choose a tag to compare

@yarintm yarintm released this 11 Aug 11:59
· 138 commits to main since this release

First release: self-contained macOS app, no install required.

Get started (macOS, Apple Silicon):

  1. Download BiomViewer-macos-arm64.zip below
  2. Unzip, drag BiomViewer.app to Applications
  3. Right-click any .biom file → Get Info → Open with → BiomViewer → Change All…
  4. Double-click any .biom file 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.