[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[IMP-dev] ResidueType and AtomType
- To: "List for IMP development" <imp-dev@salilab.org>
- Subject: [IMP-dev] ResidueType and AtomType
- From: "Dina Schneidman" <duhovka@gmail.com>
- Date: Tue, 16 Dec 2008 11:40:44 -0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=xACJ3mJxIbz8TwFCLrH4oKzkX3fn74ipujIW6JGAWUtuy/V3Wuy7hBSyRmmNzl/Hiz 0ddaHX1Y99PdZAPxNQB2yG6wOEOpxM+BVeOUJM5nZvenviW7AIc/VpCdzHyXYxSlFuAO lPHpHoYjpKFLfLetUMYGrUMwlNvyK6Hcx87PI=
- Reply-to: List for IMP development <imp-dev@salilab.org>
Hi,
is there any reason that ResidueTypes and AtomTypes are defined as static variables, rather than enum?
what is the best way to map between ResidueType and the PDB residue name string and the same for atoms?
thanks!
Dina