Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 940 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 940 Bytes

Cell Distance Explorer

Overview

Compute, visualize, and explore distance distributions between different cells, cell types, anatomical structures, and more.

Links

Usage

Use the following commands to lint, build and run the app

# lint
$ npx nx run cde-ui:lint

# build
$ npx nx run cde-ui:build

# serve
$ npx nx run cde-ui:serve

#test
$ npx nx run cde-ui:test

Contribute

  • To make a new change on the app, make the change here and create a pull request.

  • To update the default visualization data, make the change here and create a pull request here