Zizhang Sheng
Results
1
issues of
Zizhang Sheng
Hi, I tried to call pymol in perl for calculations with the following command: ```bash perl -e 'system("/Applications/PyMOL.app/Contents/bin/pymol -c pymol.pml >test.txt")' ``` the pymol.pml script is below: ``` load 2nx5_DE_changepos.pdb...
cannot-reproduce