Store datasets, protocols, experiments, and analyses.
Version control everything. Collaborate openly. Own your data.
Website · Docs · Platform · Labs
Cyanea is an open-source, federated platform for life science R&D — what GitHub and Hugging Face did for code and ML, applied to bioinformatics, protocols, and experimental artifacts.
- Cyanea Platform — An Elixir/Phoenix app for storing, versioning, and sharing scientific artifacts (datasets, protocols, notebooks, pipelines). Self-hostable, federation-ready.
- Cyanea Labs — A Rust bioinformatics ecosystem: 13 crates covering sequence I/O, alignment, omics data structures, phylogenetics, GPU compute, WASM, and Python bindings.
| Repo | Description |
|---|---|
cyanea |
Elixir/Phoenix platform — the core application |
labs |
Rust bioinformatics libraries (Cargo workspace, 13 crates) |
docs |
Documentation site (Zola) |
www |
Marketing website (Zola) |
design |
Design token system — single source of truth for colors, typography, spacing |
assets |
Brand assets and media files |
Browser ── WASM (cyanea-wasm) ──┐
▼
Cyanea Platform (Elixir/Phoenix)
LiveView · Channels · REST API · Oban
│
▼
Rustler NIFs (cyanea_native)
│
▼
Cyanea Labs (Rust)
cyanea-seq · cyanea-align · cyanea-omics · ...
Rust libraries are consumed server-side via NIFs for heavy compute (parsing, alignment, hashing) and client-side via WASM for interactive browser tools (sequence viewers, local file preview).
Elixir · Phoenix LiveView · Rust · PostgreSQL · Tailwind CSS · WASM
Named after Cyanea, the genus of lion's mane jellyfish — a distributed nervous system, like networked research data.
