hms-dbmi / cellpop

MIT License
0 stars 1 forks source link

NOTE: This project is a work in progress.

CellPop: Cell Type Composition Explorer

CellPop is a visualization tool for cell type compositions. It is an NPM package that exports various functions and to create a D3 visualization from various file types.

Why CellPop?

Cell type populations are commonly shown with stacked bar charts. However, scaling the number of samples and cell types in these visualizations create issues with analyzing these charts. CellPop alleviates this by presenting a flexible heatmap and side views with extending layered bar charts.

How to run

This project uses pnpm.

Install dependencies with:

pnpm install

Run the demo with:

pnpm run dev

Demo

The demo folder contains three demo's:

The React demo is available here.

The main view and interactions: Screen shot of cell pop with 29 samples and arrows explaining interactions.

Team

HiDIVE Lab