seanlaw / PCASSO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To compile PCASSO:

make

You will find the "pcasso" program in "/path/to/PCASSO/bin/pcasso"



To see some usage information: 

pcasso -h



To analyze a standard PDB file:

pcasso tests/file.pdb



To analyze a standard CHARMM-formatted trajectory file:

pcasso -trj tests/file.dcd tests/file.pdb




About

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%Language:Makefile 0.0%