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.
Python Package + CLI (
cellucid-python)prepare()/export format, serve backend, Jupyter integration, Python APIs, and this documentation site.
R Package (
cellucid-r)R exporter (cellucid_prepare()), R-side recipes (Seurat/SCE), and R testing + docs.
Quick routing guide#
UI bug / rendering / figure export / sessions → Web App
Python
prepare()/ exports / CLI / server / notebooks / docs → Python packageR export issues / Seurat or SCE recipes → R package