SkillAgentSearch skills...

Vossvolvox

Command-line tools for protein structure analysis: convert PDB, mmCIF, PDBML, or XYZR files into atomic sphere data, then compute volumes, channels, cavities, and tunnel geometry using grid-based methods. Intended for researchers in structural biology and molecular biophysics who need reproducible, scriptable analyses of protein 3D structure.

Install / Use

/learn @vosslab/Vossvolvox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Molecular volume and solvent analysis tools

Command-line tools for protein structure analysis: convert PDB, mmCIF, PDBML, or XYZR files into atomic sphere data, then compute volumes, channels, cavities, and tunnel geometry using grid-based methods. Intended for researchers in structural biology and molecular biophysics who need reproducible, scriptable analyses of protein 3D structure.

Documentation

Getting started

Reference

Project records

Quick start

Build the executables:

cd src
make
cd ..

Confirm the CLI is available:

./bin/Volume.exe -h

See docs/USAGE.md for workflows and examples.

Testing

  • ./tests/test_volume.sh runs the volume regression check.
  • ./tests/test_pdb_to_xyzr.sh 1A01 compares converter outputs.

Citation

If you use these tools in your research, cite:

  • Neil R. Voss, Mark Gerstein. 3V: cavity, channel, and cleft volume calculator and extractor. Nucleic Acids Res. 2010. DOI. See publications/ for PDFs.
  • Additional references are listed in publications/.

Contact

View on GitHub
GitHub Stars15
CategoryEducation
Updated12d ago
Forks7

Languages

C++

Security Score

90/100

Audited on Mar 30, 2026

No findings