Answers for "gaussian corrdinates to pdb"

0

gaussian corrdinates to pdb

babel -ig09 your.log -opdb out.pdb # gaussian optimized corrdinates to pdb

#to install babel fo ubuntu
Step 1
sudo apt-get update -y
Step 2
sudo apt-get install -y babel
Posted by: Guest on January-19-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language