To see an interactive web-visualization of the output of a SpaceTX pipeline, as specified by Starfish:
- Install nvm if you don't have it
- Install node
nvm install node
- Install budo
npm install budo
- From starfish/viz run
npm install
- From starfish/viz run
npm start