In scheme there are no "'" (comma) separators for arguments.
B
Hi, I am trying to write a scm script for mutating a residue (change A660 to ASP in this case). (read-pdb "inp.pdb") (mutate 0, A, 660, "", ASP) (write-pdb-file 0 "out.pdb") (coot-real-exit 0) This does not run. Could you please point the error and fix? -- Thanks, Abhinav ______________________________________ Abhinav Kumar, Ph.D. The Joint Center for Structural Genomics MS99, SLAC National Accelerator Laboratory 2575 Sand Hill Rd, Menlo Park, CA 94025 (650) 926-2992
-- *************************************************** Dr. Bernhard Lohkamp Associate Professor/Docent Div. Molecular Structural Biology Dept. of Medical Biochemistry and Biophysics (MBB) Karolinska Institutet S-17177 Stockholm Sweden phone: (+46) 08-52487651 fax: (+46) 08-327626 email: [email protected]
