@hms-dbmi/viv
v0.16.1
Published
> A WebGL-powered toolkit for interactive visualization of high-resolution, multiplexed bioimaging datasets.
Downloads
3,357
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.