Contributing#

Cellucid is an ecosystem of repositories. Choose where you want to contribute:

Web App (cellucid)

UI workflows, rendering/performance, sessions, figure export, and community annotation frontend.

Contributing to Cellucid (Web App)
Python Package + CLI (cellucid-python)

prepare()/export format, serve backend, Jupyter integration, Python APIs, and this documentation site.

Contributing to Cellucid (Python)
R Package (cellucid-r)

R exporter (cellucid_prepare()), R-side recipes (Seurat/SCE), and R testing + docs.

Contributing to Cellucid (R package)

Quick routing guide#

  • UI bug / rendering / figure export / sessions → Web App

  • Python prepare() / exports / CLI / server / notebooks / docs → Python package

  • R export issues / Seurat or SCE recipes → R package