Visualization components for use in Human Cell Atlas portals, such as with Bioblocks.
Check out the API Docs, some live examples, or even the Contact Map site!
Please see the Getting Started page for an introduction to the bioblocks-viz development environment!
- Clone the repository:
git clone https://github.com/cBioCenter/bioblocks-viz
- Install dependencies with yarn:
cd bioblocks-viz
yarn
- Start a local server to see the components in action!
yarn start