First release of Loom
Pre-release
Pre-release
slinnarsson
released this
15 Jan 12:44
·
1464 commits
to master
since this release
Getting started
- Install Anaconda for Python 2.7 (not 3.xx).
- Download
loom-v0.1-alpha.zip
below and unzip it to a folder. - Get a dataset in .loom format (e.g.
data/cortex_5000.loom
in this Git repo). - Run
loom cortex.loom
in your Terminal. - Go to
localhost:5000
in your browser. - Enjoy.