On Tue, Jun 08, 2010, Sangita Kachhap wrote:
> deleteBond .R<DC 4>.A<O3' 9> .R<DC 5>.A<P 1>
This is nowhere near the correct syntax. Atoms must be defined as
unitname.residuenumber.atomname, with no spaces. You command above is
split on white space, and looks to leap like you have six arguments, not two:
> deleteBond: Improper number of arguments!
See section 3.4.9 of the Users' Manual for an example of the proper syntax.
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Jun 08 2010 - 12:00:03 PDT