|
|||||||||||||||||||||||||||||||||
AMBER Archive (2009)Subject: [AMBER] Phosphothreonine
From: Beale, John (John.Beale_at_stlcop.edu)
I am trying to use leap to create the files for a protein with a
xleap -s -f leaprc.ff99SB
loadOff T2P.off
loadAmberParams frcmod_t2p
test = loadPdb myfile.pdb
Leap gave me some complaints:
Created a new atom named: P1 within residue: .R <THR 315>
Created a new atom named: O3 within residue: .R <THR 315>
Created a new atom named: O2 within residue: .R <THR 315>
Created a new atom named: O1 within residue: .R <THR 315>
Created a new atom named: H1 within residue: .R <THR 315>
Added missing heavy atom .R< CMET 416> .A<OXT 18>
Leap added 5 missing atoms not in residue templates:
1 heavy
4H/lone pairs
The file contained 5 atoms not in residue templates. Since added/missing
of atoms with 'incorrect' names; you may want to use addPdbAtomMap to
When I do "saveAmberParm" test *.prmtop *.inpcrd, I get the following:
FATAL: Atom .R<THR 315>.A<P1 15> does not have a type.
FATAL: Atom .R<THR 315>.A<O3 16> does not have a type.
FATAL: Atom .R<THR 315>.A<O2 17> does not have a type.
FATAL: Atom .R<THR 315>.A<O1 18> does not have a type.
FATAL: Atom .R<THR 315>.A<H1 19> does not have a type.
Failed to generate parameters
Parameter file was not saved.
What do I need to do to correct this so that I can generate parameters
Thanks!
John
_______________________________________________
| |||||||||||||||||||||||||||||||||
|