Crates.io | pdbvis |
lib.rs | pdbvis |
version | 0.1.2 |
source | src |
created_at | 2024-11-12 22:16:45.676873 |
updated_at | 2024-11-13 08:02:27.822061 |
description | A 3D protein structure viewer that loads and visualizes proteins from the Protein Data Bank (PDB) |
homepage | |
repository | https://github.com/yourusername/pdbvis |
max_upload_size | |
id | 1445653 |
size | 109,649 |
A high-performance 3D molecular visualization tool for rendering and analyzing protein structures from the Protein Data Bank (PDB).
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.
cargo install pdbvis
# Visualize a protein structure
pdbvis --pdb-id 8KEX
# Get help
pdbvis --help
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.