> When I load your OFF in LEaP using:
> PAA = loadoff PAA.lib
> edit PAA
> => this does not work.
It shouldn't - loadoff does not return what you loaded - there may
be many residues in an OFF file. So what you are doing is nullifying
the residue by assigning it null or something.
> When I load your OFF in LEaP using:
> QQQ = loadoff PAA.lib
> edit PAA
> => this works - this is strange...
That's because you didn't tromp the residue. Correct is
> loadoff PAA.lib
Bill
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Oct 20 2010 - 10:00:08 PDT