Related Experiment Video
Updated: Oct 24, 2025

Modeling an Enzyme Active Site using Molecular Visualization Freeware
Published on: December 25, 2021
Unipept Visualizations: an interactive visualization library for biological data
Pieter Verschaffelt1,2, James Collier3, Alexander Botzki3
1Department of Applied Mathematics, Statistics and Computer Science, Ghent University.
Summary:
The Unipept Visualizations library is a JavaScript package to generate interactive visualizations of both hierarchical and non-hierarchical quantitative data. It provides four different visualizations: a sunburst, a treemap, a treeview and a heatmap. Every visualization is fully configurable, supports TypeScript and uses the excellent D3.js library.
Availability And Implementation:
The Unipept Visualizations library is available for download on NPM: https://npmjs.com/unipept-visualizations. All source code is freely available from GitHub under the MIT license: https://github.com/unipept/unipept-visualizations.
Related Concept Videos
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Protein Networks
Protein-protein Interfaces

