> A WebGL-powered toolkit for interactive visualization of high-resolution, multiplexed bioimaging datasets.
npm install @hms-dbmi/viv> A WebGL-powered toolkit for interactive visualization of high-resolution, multiplexed bioimaging datasets.
 

``sh`
npm install @hms-dbmi/viv
You will also need to install deck.gl and other peerDependencies manually.
This step prevent users from installing multiple versions of deck.gl in their projects.
`sh``
npm install deck.gl @luma.gl/core
Detailed API information and example sippets can be found in our documentation.