|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: Wrong atom types assignementsHi Aziz,
On Fri, Nov 6, 2009 at 11:17 AM, Aziz Yasri <ayasri@...> wrote: > I am using cdk-1.2.3 version and trying to get forcefield parameters for > some molecules. When I use the forcefieldConfigurator calss with mmff94 or > mm2 forcefield, I get wrong atom type names assignements. I have done this > several times for many molecules and I get to the same conclusion. I have > atached here the code (for one molcule) I am using that configures the > forcefield, assigns the atom type names and print the atom type names for > each atom in the molecule. I also attached the atom types obtained from the > MMFF94 forcefield (REAL MMFF94) from other source and I know that there are > correct. > I don't know if I am doing someting wrong or the routine that assigns the > atome types is not correct. I do not have experience with this part of the library, but can point you to the unit test classes, which might server as some comparision material. Please look at MM2AtomTypeMatcherTest [0] and MMFF94AtomTypeMatcherTest [1]. The main difference seems to be that these unit tests do no use the ForceFieldConfigurator, but AtomTypeMatchers for the two force fields. Could you try what those classes give for atom types? I think a unit tests using those atom type matcher classes at your below mentioned test case would be very interesting... Egon 0.http://cdk.git.sourceforge.net/git/gitweb.cgi?p=cdk/cdk;a=blob;f=src/test/org/openscience/cdk/atomtype/MM2AtomTypeMatcherTest.java;h=647c8e6ccff5167566e3a65b572ebac7bed2de0a;hb=681b3a129f34bbbb85264bfe92451918c395960e 1.http://cdk.git.sourceforge.net/git/gitweb.cgi?p=cdk/cdk;a=blob;f=src/test/org/openscience/cdk/atomtype/MMFF94AtomTypeMatcherTest.java;h=a3f6a2a7fdca8bb01c91328889f39c35b8042b75;hb=681b3a129f34bbbb85264bfe92451918c395960e -- Post-doc @ Uppsala University Homepage: http://egonw.github.com/ Blog: http://chem-bla-ics.blogspot.com/ PubList: http://www.citeulike.org/user/egonw/tag/papers ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Cdk-user mailing list Cdk-user@... https://lists.sourceforge.net/lists/listinfo/cdk-user |
| Free embeddable forum powered by Nabble | Forum Help |