Compute, visualize, and explore distance distributions between different cells, cell types, anatomical structures, and more.
Use the following commands to lint, build and run the app
Example :# 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