Socket
Book a DemoInstallSign in
Socket

cellpop

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cellpop

A React component for visualizing cell populations in two-dimensional array data.

latest
Source
npmnpm
Version
0.0.15
Version published
Weekly downloads
370
1847.37%
Maintainers
2
Weekly downloads
 
Created
Source

CellPop: Cell Type Composition Explorer

CellPop is an interactive visualization tool for cell type compositions. Easily compare your cell type compositions with different visual encodings, filter and sort on metadata, and export for communication.

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.

Installs

CellPop is available on NPM and PyPI.

npm i cellpop
pip install cellpop

Demo

A demo is available here. How to use the CellPopComponent is shown here.

The main view and interactions: Screen shot of CellPop with 64 datasets and 61 celltypes.

Set-up

This project uses pnpm.

Install dependencies with:

pnpm install

Run the demo with:

pnpm run dev

Instructions for Python package are it's own contributing guidelines.

Team

HIDIVE Lab

Keywords

data visualization

FAQs

Package last updated on 12 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts