Problems of assigning the right
atom types in antechamber
new in xleap.sh
(29.04.2005):
The local file my_ATOMTYPE_GFF.DEF
is used for changing atom types in prep-files of antechamber:
antechamber -i $ligand2 -fi pdb -a $sdf -fa mdl -ao bond -j 5 -o PREP_AC.AC -fo ac -c bcc -rn $ligandname -nc $charge -pf y atomtype -i PREP_AC.AC -o PREP_TYPE.AC -d $atomtypegff prepgen -i PREP_TYPE.AC -o $prep -f int -rn $ligandname
modification in my_ATOMTYPE_GFF.DEF for
guanidino group attached to armoatic rings:
//SH 22.04.05 for guanidino group attached to aromatic ring (1ejn)
// /-\ /nb
// ca-nb-ca
// \_/ \nb
ATD nb * 7
3 1 * *
(C3[AR1],C3(N3,N3))
ATD nb * 7
3 2 * * (C3(N3,N3(C3[AR1])))
ATD ca * 6
3 0 * *
(N3(C3[AR1]),N3,N3)
modification in
my_ATOMTYPE_GFF.DEF for guanidino group involved in ring
attached to aromatic ring:
//SH 28.04.05 for guanidino group involved in ring attached to aromatic
ring (1sqo)
// /cc-cc\ /nb-c2\
// cc cd-na-c2 c2
// \c2-cc/ \nb-c2/
ATD nb * 7
3 1 * [AR3]
(C3[AR3],C3[AR3](N3,N3))
the files for the following
examples can be downloaded by using URL
http://projects.villa-bosch.de/mcm/projects/tassfun/reports/antechamber_problems/
+ filename