3 releases
0.1.2 | Nov 13, 2024 |
---|---|
0.1.1 | Nov 13, 2024 |
0.1.0 | Nov 12, 2024 |
#79 in Biology
327 downloads per month
30KB
349 lines
pdbvis
A high-performance 3D molecular visualization tool for rendering and analyzing protein structures from the Protein Data Bank (PDB).
Overview
pdbvis provides real-time, interactive visualization of protein structures with multiple representation modes and intuitive camera controls. The application emphasizes efficiency and ease-of-use while maintaining scientific accuracy.
Installation
cargo install pdbvis
Usage
# Visualize a protein structure
pdbvis --pdb-id 8KEX
# Get help
pdbvis --help
Controls
Use the ;
key to toggle between backbone and cartoon view modes. Drag with the mouse to rotate the view, right-click + drag to pan, and use the mouse wheel to zoom in and out.
Dependencies
~31–46MB
~718K SLoC