hubmapconsortium / portal-visualization

Given HuBMAP Dataset JSON, creates a Vitessce configuration
MIT License
1 stars 1 forks source link

Mccalluc/add cli #45

Closed mccalluc closed 2 years ago

mccalluc commented 2 years ago

Example:

$ src/vis-preview.py --url https://portal.hubmapconsortium.org/browse/support/a4be39d9c1606130450a011d2f1feeff.json
Using: ImagePyramidViewConfBuilder

and then it loads vitessce in a new browser tab.

(You could run it from src/ ... or you could pip install . to put it on your path ... or you could pip install from github, and not even bother with a checkout.)