pdbvis

Crates.iopdbvis
lib.rspdbvis
version0.1.2
sourcesrc
created_at2024-11-12 22:16:45.676873
updated_at2024-11-13 08:02:27.822061
descriptionA 3D protein structure viewer that loads and visualizes proteins from the Protein Data Bank (PDB)
homepage
repositoryhttps://github.com/yourusername/pdbvis
max_upload_size
id1445653
size109,649
Giovanni Gravili (ghovax)

documentation

https://docs.rs/pdbvis

README

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.

Commit count: 0

cargo fmt