Spacewalk is an interactive 3D visualization application for super-resolution microscopy data. Spacewalk supports integrated genomic analysis via a fully featured IGV genomics browser igv.js and Juicebox Hi-C map viewer juicebox.js
Spacewalk is hosted at Aiden Lab. Launch the app by clicking here.
Experience Spacewalk immediately with these demos:
-
Ball & Stick Demo
Chromatin centroids are rendered as balls, each colored according to its genomic location. Sticks (cylinders) connect the balls in the order they appear along the genomic range. -
Point Cloud Demo
The point cloud is rendered as a collection of 3D point clusters, each point cluster corresponds to a specific genomic extent and is colored according to the genomic location of that extent.
Visit our Documentation Site for:
- User Guide
- Developer Guide
- File Format Specifications
- Example Data
- Interactive 3D visualization of genomic data
- Multiple visualization modes:
- Ball & Stick for structural connections
- Point Cloud for dense spatial data
- Integrated genomic views
- Shareable visualization states
- Support for various data formats
- Node.js
- npm
git clone https://github.com/igvteam/spacewalk.git
cd spacewalk
npm install
npm start
npm run build
This project is licensed under the MIT License - see the LICENSE file for details.
Current version: 7.0.0