@hms-dbmi/viv
v0.17.0
Published
> A WebGL-powered toolkit for interactive visualization of high-resolution, multiplexed bioimaging datasets.
Downloads
7,613
Keywords
Readme
@hms-dbmi/viv
A WebGL-powered toolkit for interactive visualization of high-resolution, multiplexed bioimaging datasets.
Installation
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.
npm install deck.gl @luma.gl/core
Documentation
Detailed API information and example sippets can be found in our documentation.