Subject: PERL system call to CCP4 From: szilvia {- at -} MAIL {- dot -} MED {- dot -} UPENN {- dot -} EDU szilvia {- at -} MAIL {- dot -} MED {- dot -} UPENN {- dot -} EDU Date: 2008-01-14
Dear CCP4 users,
I am writing a PERL script to execute a number of CCP4 commands (ncsmask, pdbset, and dm) in succession. I have tried using system call or PIPE command, neither of which work. The ccp4 scripts generated work independently on the command line.