Answers for "vmd script"

0

vmd script

with GUI, 
vmd  *.pdb text -e vmd_visualize.tcl 

without GUI 
vmd -dispdev text *.pdb -eofexit < ../../script.tcl
Posted by: Guest on April-03-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language