← Back to Projects

Gene Co-expression Visualization

BioinformaticsData VisualizationWeb ApplicationD3.jsGo
Gene Co-expression Visualization
Download presentation (.pptx) Download report (PDF)

Overview

Goal. Identify co-expressed gene groups from a user-provided expression matrix and visualize the network interactively.

Two modes.

Design & Planning

Problem framing

Gene co-expression matrices derived from RNA-seq data are large and hard to explore interactively. Static heatmaps lose cluster structure at scale, and existing tools either required heavy dependencies or didn’t expose the underlying graph structure for interactive exploration.

Key design decisions

Architecture overview

[TODO: fill in architecture and challenges]

Challenges & what I’d do differently

[TODO: fill in architecture and challenges]