Skip to main content
Nucleic Acids Research logoLink to Nucleic Acids Research
. 2007 Oct 25;36(Database issue):D360–D367. doi: 10.1093/nar/gkm887

R.E.DD.B.: A database for RESP and ESP atomic charges, and force field libraries

François-Yves Dupradeau 1,*, Christine Cézard 1, Rodolphe Lelong 1, Élodie Stanislawiak 1, Julien Pêcher 1, Jean Charles Delepine 2, Piotr Cieplak 3
PMCID: PMC2238896  PMID: 17962302

Abstract

The web-based RESP ESP charge DataBase (R.E.DD.B., http://q4md-forcefieldtools.org/REDDB) is a free and new source of RESP and ESP atomic charge values and force field libraries for model systems and/or small molecules. R.E.DD.B. stores highly effective and reproducible charge values and molecular structures in the Tripos mol2 file format, information about the charge derivation procedure, scripts to integrate the charges and molecular topology in the most common molecular dynamics packages. Moreover, R.E.DD.B. allows users to freely store and distribute RESP or ESP charges and force field libraries to the scientific community, via a web interface. The first version of R.E.DD.B., released in January 2006, contains force field libraries for molecules as well as molecular fragments for standard residues and their analogs (amino acids, monosaccharides, nucleotides and ligands), hence covering a vast area of relevant biological applications.

INTRODUCTION

Classical molecular dynamics simulations are nowadays the theoretical tools of choice to study biomolecular systems such as oligosaccharides and glycoconjugates (1,2), proteins (3,4), DNA/RNA and their complexes (5–7). At the basis of those tools is the force field, which partitions the total energy into classical terms. Most of the parameters needed to describe these energetic contributions can be found in a number of available force fields, such as AMBER (8–11)/GAFF (12), CHARMM (13–15), GLYCAM (16–18), GROMOS (19,20) and OPLS (21,22), except for the atomic charges required for evaluating the electrostatic energy. Each force field provides its own set of atomic charges for the standard residues in its specific format. However, for any non-standard residue or molecule the charges need to be derived anew, which is a tedious and limiting step for computational biologists involved in structural studies. Several empirical and semi-empirical methods have been developed for deriving atomic charges. Among them are approaches in which the charges are varied to fit the properties of crystals (23) or liquids (21). Another group of methods is based on quantum mechanical calculations. Appropriate atomic charges are derived either from Mulliken (24) and Lowdin (25) population analysis or by applying the theory of atoms in molecule (26), or fitting them to the molecular electrostatic potential (MEP) [reviewed in (27) and (28)]. The latter approach has proved to be highly accurate in simulation of condensed-phase properties, and to handle inter-molecular properties. Hence, nowadays ESP and RESP methods (29–34), belonging to the last group of methods, are widely used to derive atomic charge values for biomolecules.

We developed the RESP ESP charge Derive (R.E.D.) program (35,36) to automatically derive RESP or ESP charges. We designed also, available online, the RESP ESP charge DataBase (R.E.DD.B., http://q4md-forcefieldtools.org/REDDB). R.E.DD.B. stores force field libraries containing charge values, molecular structures and topologies, as well as information about the charge derivation procedure and scripts to integrate the data in the most common molecular dynamics packages. Such a strategy ensures computational biologists and chemists a rigorous reproducibility and description of the published results. Up to date, to the best of our knowledge, no system exists that rigorously defines the charge derivation conditions, stores, compares, improves charge models and allows the free distribution of the corresponding charge values in the form of force field libraries for biomolecular systems. The AMBER parameter database is maintained at the school of Pharmacy and Pharmaceutical Sciences (University of Manchester, UK) (37) and a database for modified RNA nucleotides is available in the SantaLucia's group (38). However, those tools exhibit number of limitations such as the absence of description of the computational conditions used to derive the available data or the restriction of these data to a particular class of biomolecules. Furthermore, several attempts of publishing force field libraries have been made by the authors themselves as supplementary material of a given publication and/or on their own website [see for instance recent publications such as (39) and (40)]. However, so far, no universal database exists centralizing all these efforts from various groups, and providing computational conditions used to reproduce the published data.

METHODOLOGY

In ESP and RESP methods (27–34), the atomic charges are fitted to the MEP(s) around a molecule or a set of molecules. The strategy to derive such charges is described in detail elsewhere (29–34), thus we will only report here the main steps of the adopted methodology, which is independent of the surface/grid algorithm used [Connolly (41,29), CHELP (42) and CHELPG (43)]:

  1. The geometry of the molecule is optimized using an ab initio method (in the case of i conformations this step is performed for each of them).

  2. The MEP(s) around each of the i-th conformation of the target molecule is computed using the geometry obtained in step (a) using a suitable ab initio method. For each of the i-th conformation, the number of j molecular orientations might be generated and then for each of them an appropriate MEP is computed. This ensures that charges have reproducible values (35).

  3. The atom-centered charges are fitted to reproduce the i * j MEPs. This can be done using any of appropriate fitting programs, such as the RESP module of the AMBER program suite (30,44), the FITCHARGE module of the CHARMM package (34,45) or the Pdm97 program (46).

  4. Finally, in the case of complex charge derivation procedure involving n different molecules, the steps (a), (b) and (c) are repeated n times. Then the corresponding MEPs are concatenated, and a multiple molecule RESP or ESP fit is carried out. This step can be performed with or without additional charge constraint for atom(s) and/or group(s) of atoms (32,36).

This procedure is routinely used to derive atomic charges for any force field; nevertheless, it suffers from several limitations. The Gaussian (47) and GAMESS (48) packages are most often used for carrying out ab initio calculations in steps (a) and (b). The charges generated in such a way are not easily reproducible, and can exhibit some noticeable discrepancies between programs and authors (35). Application of this methodology to large molecules and to different conformations is tedious, time-consuming, error-prone and lacks a rigorous way to check the calculated charges. Consequently, many atomic charge values published in the literature are not reproducible, and/or of poor quality.

The R.E.D. program (35,36) allows the user to derive RESP or ESP charges starting from unoptimized structures, with an accuracy in charge reproducibility of the order of ±0.0001 e. Indeed, complex charge fitting procedures involving multiple molecules, multiple conformations and multiple orientations, can be automatically carried out leading to highly reproducible atomic charges independently of the quantum mechanical software or the initial Cartesian coordinate set. Those charges are also recognized as highly effective or suitable for molecular dynamics simulation (9–11). Special set of charge constraints has been implemented in order to derive charges for any type of molecular fragments or set of molecules. These constraints control the charge values on specific atom(s) and/or group(s) of atoms in a molecule or in a set of molecules. The outputs of the R.E.D. program are in the Tripos mol2 file format. They can be used in any molecular dynamics program, and can be directly stored in R.E.DD.B.

DATABASE DEVELOPMENT

R.E.DD.B. is developed using HTML, PHP MySQL, Javascript and Java. The database is implemented in MySQL (version 12.22) and consists of eight inter-connected tables, while all web-based forms and queries to the database are written in PHP (version 4.3.10). The database is hosted on a Linux server located at the Université de Picardie Jules Verne in Amiens.

Moreover, since the R.E.DD.B. website uses the Jmol program (50) to visualize the charge values and the structures stored in R.E.DD.B., the J2SE Runtime Environment (51) has to be installed on the user front-end machine. R.E.DD.B. molecule name entries and R.E.DD.B. project titles are cross-linked to Wikipedia (52) providing general information about the molecules and projects available in R.E.DD.B. When no matching article exists in Wikipedia, the user could initiate the writing of a new entry about the molecules/project described in R.E.DD.B.

The R.E.DD.B. website as well as the database contents can be easily browsed using any popular web browser under any operating system. The first version of R.E.DD.B. has been released in January 2006. Since this date, the homepage has been accessed nearly 3000 times, and more than 50 official users from throughout the world are registered. Furthermore, the R.E.D.D.B. homepage also contains numerous links towards helpful tools and programs, bibliography and tutorial involving atomic charge derivation (53).

DATABASE CONTENTS

R.E.DD.B. presently stores force field topologies for around 150 molecular systems, covering a vast area of relevant biological applications, divided into two sub-entities, namely ‘Whole molecule’ and ‘Molecule fragment’. An overview of the R.E.DD.B. home page is presented in Figure 1.

  • Whole molecule project (denoted by ‘W-i’, where i is the number of the whole molecule projects available at the time the project was submitted to R.E.DD.B. by its author): it corresponds to an intact [not broken into fragment(s)] molecule. Specific examples are presented below:
    1. Projects involving a single molecule. Projects W-20 up to W-23 involve N-methylacetamide (NMA). These projects contain topologies and RESP atomic charges for NMA in cis and trans conformations. Two or four molecular orientations and one or two conformations were used during the charge derivation procedure. Such data are needed in force field development to model the peptide bond (9).
    2. More complex projects involving different small organic or inorganic molecules. Projects W-46 up to W-49. These projects contain topologies and RESP or ESP charges based on the Connolly surface (41) or CHELPG (43) algorithm for 10 common solvent molecules (Dimethylsulfoxide, Ethanol, Trifluoroethanol, Methanol, Acetone, Acetic acid, Acetonitrile, Benzene, Toluene and Chloroform) fitted together using the R.E.D.-III program. Two or four molecular orientations and a single conformation were used for each solvent molecule. Such data are required for condensed-phase simulation, and for building boxes of solvent.
  • Molecule fragment project (denoted by ‘F-i’, where i is the number of molecule fragment projects available at the time the project was submitted to R.E.DD.B. by its author): corresponds to a fragment of an organic or inorganic macro-molecule. This means that in the process of charge fitting some atoms were removed from the structure(s). Specific examples are presented below:
    1. Projects F-23 up to F-28: present the central fragment of O-methyl-l-tyrosine (TYM), the 21st amino acid synthesized by the Schultz's group (54). These projects contain topologies and RESP or ESP charges obtained using the Connolly surface (41) or CHELPG (43) algorithm for the NHCHCH2PhOMeCO fragment. The charges were derived using N-Acetyl-O-methyl-l-tyrosine-N′-methylamide (capped amino-acid ACE-TYM-NME) and using intra-molecular charge constraints set to zero for the ACE and NME residues during the fitting step. One or two conformations (close to an α-helix: ϕ = −72.41, ψ = −34.82, χ = −171.96, or a β-sheet: ϕ = −119.15, ψ = 138.71, χ = −60.94) and two molecular orientations for each conformation were used during the charge derivation procedure.
    2. Project F-58: unusual nucleotides (55). This project contains topologies and RESP charges for eight fragments of two 2-(2′-Hydroxyphenyl)benzoxazole (or HBO) C-aryl nucleotides (HBO enol-imine oriented in the DNA major or minor groove). Three structures were used in the charge derivation, i.e. Dimethylphosphate (conformation gauche, gauche; single molecular orientation), HBO C5- and C3-aryl-nucleosides (conformation C2′endo for both nucleosides; single molecular orientation). The procedure was automatically carried out using the R.E.D.-III program.
    3. Project F-60: this project contains RESP atomic charges for the thirty-two components of a DNA/RNA force field topology database. Seventy-six structures were used during the charge derivation procedure, i.e. Dimethylphosphate (represented by a gauche, gauche conformation and four molecular orientations), the four DNA nucleosides (represented by C2′endo and C3′endo conformations and six molecular orientations for each conformation) and the four RNA nucleosides (represented by C3′endo conformation and six molecular orientations). The nucleotide fragments are then generated by the fusion between Dimethylphosphate and the corresponding nucleoside. Although these charges are similar to those calculated in the Cornell et al. (9) AMBER force field, their advantage is to be highly reproducible. Moreover, no manual adaptation of the total charge of the terminal DNA and RNA fragments is required, since the DNA and RNA nucleosides are fitted in a single R.E.D.-III run.

Figure 1.

Figure 1.

General overview of the R.E.DD.B. home page.

Further details on fragment charge derivation can be found in the tutorial describing how to use the R.E.D.-III program (53). It has to be noted that these fragments are and must be compatible with previously existing ones available in force field topology databases such as the Cornell et al. (9) AMBER force field or the Duan et al. (11) force field.

Each entry in the database is identified by a R.E.DD.B. code and includes the following mandatory elements: (i) RESP or ESP charge values and molecular topologies for the whole molecules or molecule fragments in the Tripos mol2 file format (49); (ii) Files in the Protein Data Bank (PDB) format (56) containing the molecular orientation(s) and the Cartesian coordinates optimized using an ab initio method for each conformation of the molecule(s) used in the charge derivation process and (iii) inputs files for the used fitting program. Five extra force field related files might also be stored in the database if the author of the R.E.DD.B. project decides to make them available. Those include scripts to convert the Tripos mol2 files into AMBER or CHARMM force field libraries, additional force field parameters compatible with the libraries provided and any information files the author wishes to provide. Moreover, given the computational complexity of some projects, all the computational conditions and details used during the different steps of the charge derivation procedure are always fully and thoroughly documented. Hence, this will help a future user to reproduce submitted charges for an educational or reviewing purpose.

We decided to distribute the force field libraries in the Tripos mol2 file format, since it has some advantages over the PDB format (49,57). Indeed, not only does the Tripos mol2 file format contain information present in a PDB file, i.e. Cartesian coordinates, atom names and numbers, residue names and numbers, but it can add the following features, such as:

  • force field atom types and atom partial charges,

  • atoms connectivities defining the topology of the molecule (bonds and bond types), required in molecular simulation,

  • any arbitrary number of digits after the decimal point for the Cartesian coordinates.

Our choice was also motivated by the fact that the Tripos mol2 file format is force field independent, and can be easily converted into a library specific to AMBER (LEaP OFF file) or CHARMM (RTF or PSF file). This file format became more and more popular over the years, and is now recognized by most of the molecular modeling related packages: Babel (58) and Openbabel (59), LEaP version of AMBER 8/AMBER 9 (60). Moreover, a Tripos mol2 file can easily be converted into a CML file (61) to display the molecular structure and atomic charge values using the Jmol (50) program within any browser as implemented in R.E.DD.B.

Finally, R.E.DD.B. can also been seen as a database of quantum mechanically optimized molecules that can be directly downloaded and used in the PDB file format.

INTERACTING WITH THE DATABASE

Submission of new data

To submit a new entry in R.E.DD.B., a registration is mandatory. Once registered, the user has to follow four steps to fully upload her/his project. The submission forms contain extensive text to help the user throughout the four uploading stages.

Step 1: Registration and/or login

Step 2: General Information and charge derivation procedure

The user has to provide the database with general information about the project: name, description and abstract, up to five keywords related to the system under study, reference to publication if available and indicate if additional files (scripts to convert the mol2 files into proprietary libraries, additional force field parameters and extra files in a free format…) are included in the project. At this stage, the user can choose whether or not to disclose the project, since it can be temporary protected or hidden to the scientific community for a period of 3, 6 or 12 months. Then, the user has to submit general information on the charge derivation procedure by supplying the following information: whether the R.E.D. program was used to derive the charges or not, the type of project (‘Whole molecule’ or ‘Molecule fragment’), the number of molecules used to derive the charges, and the number of Tripos mol2 files to be uploaded.

Step 3: Information regarding quantum mechanical calculations and the fitting step

For every molecules of the project, the author has to provide its name, the number of molecular conformations, and the number of molecular orientations for each conformation used in the charge derivation process with the corresponding re-orientation procedure. Next, the information must be provided for the following calculation steps: details about (i) the geometry optimization step [which quantum mechanics program was used, basis set, theory level, and specific program keyword(s)]; (ii) the MEP computation step [which quantum mechanics program was used, basis set, theory level, surface or grid algorithm and specific program keyword(s)] and (iii) the fitting step [program, and number of stage(s) used in the fit].

Step 4: Upload section

Based on the information given in the previous steps, a ‘Summary’ is generated, and the user is asked to check the data and to modify/correct them, if necessary. Below the summary, is the interface to upload all the required files to the server, i.e. the mandatory Tripos mol2, the PDB, the fitting program input files, and the five optional force field-related files (Figure 2).

Figure 2.

Figure 2.

Interface to upload the files constituting a R.E.DD.B. Project. The files uploaded for the project F-58 (55) are presented as an example. Eight molecular fragments in the Tripos mol2 file format, three molecules in the PDB file format, two RESP input files and a script for converting the Tripos mol2 files into LEaP OFF libraries are uploaded.

Finally, a R.E.DD.B. code, or project code, is automatically attributed to a R.E.DD.B. project once it is successfully recorded in R.E.DD.B. This code should be used by its author(s) to reference a R.E.DD.B. project in the corresponding publication, thus helping readers to study and re-use the data described in the manuscript and ensuring the reproducibility of the published results. It has to be noted that every project can be accessed anytime by an author to update her/his project(s), such as attributing an actual publication reference to the project, and/or to upload non mandatory additional force field related files.

Searching the database

Any user can search the database. Downloading projects stored in R.E.DD.B. does not require a registration. The user can search the database by listing all the projects (‘List projects’), or by using the ‘Download projects’ link. In the latter, four different search fields are available: ‘project code’, ‘molecule keyword’, ‘molecule name’ and ‘author last name’. The information returned to the user consists of a link pointing towards the project ‘Summary of information’ describing the computational conditions, a list of all the files in the project, individually downloadable, as well as a compressed archive file containing the whole project data.

Miscellaneous tools

Tools to correct and delete projects have also been developed in R.E.DD.B. but are only available to the R.E.DD.B. system administrator. In order to correct a project, or withdraw it from R.E.DD.B., the user must send an email to the administrator. A Golden Book is also available, where users can write messages, comments and suggestions concerning the database and web site.

CONCLUSION AND FUTURE PERSPECTIVES

R.E.DD.B. is a publicly accessible repository offering to computational biologists and chemists a molecular force field topology database as well as a new source of highly effective and reproducible atomic charge values. The Tripos mol2 files contained in a given R.E.DD.B. project are force field independent and are for immediate use for any force field-based molecular modeling package, since they contain most of the ‘external’ information needed to build the topology file: Cartesian coordinates, atom and residue names, atom connectivities and atomic charge values. The atom types specific to the force field chosen by the user and the connecting atoms between molecular fragments are added using a script-based approach or any dedicated program.

The systems collected so far in R.E.DD.B. database comprise: amino acids, monosaccharides, nucleotides, ligands, solvents and cover standard as well as non-standard systems and/or residues. Thus, the content of the database (RESP or ESP atomic charge values, topologies, as well as the information about procedures applied for deriving charges) is helpful for any computational biologist and chemist for research and educational purposes.

We also highly recommend future R.E.DD.B. users to execute the R.E.D. program to derive charges before submitting them in the database, since all the files required for submission to R.E.DD.B. are automatically generated by the R.E.D. program. Moreover, with the next release of the R.E.D. program, version IV, which can handle force field topology databases for complex systems, we expect that resulting projects will be submitted to R.E.DD.B. Such projects, in order to be validated, will have to go through a ‘peer-review’ system, reinforcing the quality and the reproducibility of the submitted data. Number of computational biologists and chemists, from around the world, working in the field of molecular dynamics and force field parameterization have already agreed to review projects submitted to R.E.DD.B.

We also would like R.E.DD.B. to become a unique database and unified platform for collecting published atomic charges and topologies. For this purpose, we plan to gather most of the online available force field libraries, set of charges, as well as new data found in the literature, and include them in R.E.DD.B. after approval by their authors. New R.E.DD.B. tools are currently under development to improve the capabilities of the database and web interface. As an increase in the project submissions is expected in the near future, those tools will facilitate the treatment and analysis of high volume of data, and consequently, queries to the database will be efficiently processed.

ACKNOWLEDGEMENTS

The authors of R.E.DD.B. are grateful to Professor M.-A. Fliniaux (former vice-President of Université de Picardie Jules Verne), Professor J. Rochette (Director of the UPRES EA 3901 team), to Professor P. Sonnet (Faculté de Pharmacie & UMR CNRS 6219) and to Professor D. A. Case (Department of Molecular Biology, The Scripps Research Institute, La Jolla, CA, USA) for supporting this project. We would like also to thank Mr A. Dubois, Mrs S. Lemaire (Université de Picardie Jules Verne), Mrs J. Mills and Mrs M. Dunbar (Burnham Institute for Medical Research) regarding their assistance on copyright issues. F.-Y.D. is grateful to acknowledge computer time at the Institut du Développement et des Ressources en Informatique Scientifique (IDRIS, Orsay, France) and the Centre Informatique National de l′Enseignement Supérieur (CINES, Montpellier, France). P.C. was supported by the National Institutes of Health (grant No. GM079383). Funding to pay the Open Access publication charges for this article was provided by funds obtained from the development of the R.E.D. program.

Conflict of interest statement. None declared.

REFERENCES

  • 1.Woods RJ. Computational carbohydrate chemistry: what theoretical methods can tell us. Glycoconjugate J. 1998;15:209–216. doi: 10.1023/a:1006984709892. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 2.Lipkowitz KB. Applications of computational chemistry to the study of cyclodextrins. Chem. Rev. 1998;98:1829–1873. doi: 10.1021/cr9700179. [DOI] [PubMed] [Google Scholar]
  • 3.Adcock SA, McCammon JA. Molecular dynamics: survey of methods for simulating the activity of proteins. Chem. Rev. 2006;106:1589–1615. doi: 10.1021/cr040426m. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 4.Daggett V. Protein folding simulation. Chem. Rev. 2006;106:1898–1916. doi: 10.1021/cr0404242. [DOI] [PubMed] [Google Scholar]
  • 5.Cheatham T.E., III, Case DA. Using AMBER to simulate DNA and RNA. In: Sponer J, Lankas F, editors. Computational Studies of RNA and DNA. Vol. 2. Springer: Dordrecht; 2006. pp. 45–72. [Google Scholar]
  • 6.MacKerell A.D., Jr, Nilsson L. Theoretical studies of nucleic acids and nucleic acid-protein complexes using CHARMM. In: Sponer J, Lankas F, editors. Computational Studies of RNA and DNA. Vol. 2. Springer: Dordrecht; 2006. pp. 73–94. [Google Scholar]
  • 7.Spackova N, Cheatham T.E., III, Sponer J. Molecular dynamics simulations of nucleic acids. In: Sponer J, Lankas F, editors. Computational Studies of RNA and DNA. Vol. 2. Springer: Dordrecht; 2006. pp. 301–326. [Google Scholar]
  • 8.Weiner SJ, Kollman PA, Case DA, Singh UC, Ghio C, Alagona G, Profeta S, Weiner P. A new force field for molecular mechanical simulation of nucleic acids and proteins. J. Am. Chem. Soc. 1984;106:765–784. [Google Scholar]
  • 9.Cornell WD, Cieplak P, Bayly CI, Gould IR, Merz KM, Ferguson DM, Spellmeyer DC, Fox T, Caldwell JW, et al. A 2nd generation force-field for the simulation of proteins, nucleic-acids, and organic-molecules. J. Am. Chem. Soc. 1995;117:5179–5197. [Google Scholar]
  • 10.Wang J, Cieplak P, Kollman PA. How well does a restrained electrostatic potential (RESP) model perform in calculating conformational energies of organic and biological molecules? J. Comput. Chem. 2000;21:1049–1074. [Google Scholar]
  • 11.Duan Y, Wu C, Chowdhury S, Lee MC, Xiong G, Zhang W, Yang R, Cieplak P, Luo R, et al. A point-charge force field for molecular mechanics simulations of proteins based on condensed-phase quantum mechanical calculations. J. Comput. Chem. 2003;24:1999–2012. doi: 10.1002/jcc.10349. [DOI] [PubMed] [Google Scholar]
  • 12.Wang J, Wolf RM, Caldwell JW, Kollman PA, Case DA. Development and testing of a general amber force field. J. Comput. Chem. 2004;25:1157–1174. doi: 10.1002/jcc.20035. [DOI] [PubMed] [Google Scholar]
  • 13.MacKerell A.D., Jr, Wiórkiewicz-Kuczera J, Karplus M. An all-atom empirical energy function for the simulation of nucleic acids. J. Am. Chem. Soc. 1995;117:11946–11975. [Google Scholar]
  • 14.MacKerell A.D., Jr, Bashford D, Bellott M, Dunbrack RL, Evanseck JD, Field MJ, Fischer S, Gao J, Guo H, et al. All-atom empirical potential for molecular modeling and dynamics studies of proteins. J. Phys. Chem. B. 1998;102:3586–3616. doi: 10.1021/jp973084f. [DOI] [PubMed] [Google Scholar]
  • 15.Foloppe N, MacKerell A.D., Jr All-atom empirical force field for nucleic Acids: I. Parameter optimization based on small molecule and condensed phase macromolecular target data. J. Comput. Chem. 2000;21:86–104. [Google Scholar]
  • 16.Kirschner KN, Woods RJ. Solvent interactions determine carbohydrate conformation. Proc. Natl Acad. Sci. USA. 2001;98:10541–10545. doi: 10.1073/pnas.191362798. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Basma M, Sundara S, Calgan D, Vernali T, Woods RJ. Solvated ensemble averaging in the calculation of partial atomic charges. J. Comput. Chem. 2001;22:1125–1137. doi: 10.1002/jcc.1072. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.Kirschner KN, Woods RJ. Quantum mechanical study of the nonbonded forces in water-methanol complexes. J. Phys. Chem. A. 2001;105:4150–4155. doi: 10.1021/jp004413y. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Oostenbrink C, Villa A, Mark AE, van Gunsteren WF. A biomolecular force field based on the free enthalpy of hydration and solvation: the GROMOS force-field parameters sets 53A5 and 53A6. J. Comput. Chem. 2004;25:1656–1676. doi: 10.1002/jcc.20090. [DOI] [PubMed] [Google Scholar]
  • 20.Soares TA, Hünenberger PH, Kastenholz MA, Kräutler V, Lenz T, Lins RD, Oostenbrink C, van Gunsteren WF. An improved nucleic acid parameter set for the GROMOS force field. J. Comput. Chem. 2005;26:725–737. doi: 10.1002/jcc.20193. [DOI] [PubMed] [Google Scholar]
  • 21.Jorgensen WL, Tirado-Rives J. The OPLS [optimized potentials for liquid simulations] potential functions for proteins, energy minimizations for crystals of cyclic peptides and crambin. J. Am. Chem. Soc. 1988;110:1657–1666. doi: 10.1021/ja00214a001. [DOI] [PubMed] [Google Scholar]
  • 22.Jorgensen WL, Maxwell DS, Tirado-Rives J. Development and testing of the OPLS all-atom force field on conformational energetics and properties of organic liquids. J. Am. Chem. Soc. 1996;118:11225–11236. [Google Scholar]
  • 23.Hagler AT, Huler E, Lifson S. Energy functions for peptides and proteins. I. Derivation of a consistent force field including the hydrogen bond from amide crystals. J. Am. Chem. Soc. 1974;96:5319–5327. doi: 10.1021/ja00824a004. [DOI] [PubMed] [Google Scholar]
  • 24.Mulliken RS. Electronic population analysis on LCAO-MO molecular wave functions. I. J. Chem. Phys. 1955;23:1833–1840. [Google Scholar]
  • 25.Lowdin PO. On the non-orthogonality problem connected with the use of atomic wave functions in the theory of molecules and crystals. J. Chem. Phys. 1950;18:365–375. [Google Scholar]
  • 26.Bader RWF, Nguyen-Dang TT. Quantum theory of atoms in molecules-Dalton revisited. Adv. Quantum Chem. 1981;14:63–124. [Google Scholar]
  • 27.Williams DE. Net atomic charge and multipole models for the ab initio molecular electricpotential. In: Lipkowitz KB, Boyd DB, editors. Reviews in Computational Chemistry. Vol. 2. New York: Wiley VCH; 1991. pp. 219–271. [Google Scholar]
  • 28.Francl MM, Chirlian LE. The pluses and minuses of mapping atomic charges to electrostatic potentials. In: Lipkowitz KB, Boyd DB, editors. Reviews in Computational Chemistry. 14. New York: Wiley VCH; 2000. pp. 1–31. [Google Scholar]
  • 29.Singh UC, Kollman PA. An approach to computing electrostatic charges for molecules. J. Comput. Chem. 1984;5:129–145. [Google Scholar]
  • 30.Bayly CI, Cieplak P, Cornell WD, Kollman PA. A well-behaved electrostatic potential based method using charge restraints for deriving atomic charges the RESP model. J. Phys. Chem. 1993;97:10269–10280. [Google Scholar]
  • 31.Cornell WD, Cieplak P, Bayly CI, Kollman PA. Application of RESP charges to calculate conformational energies, hydrogen-bond energies, and free-energies of solvation. J. Am. Chem. Soc. 1993;115:9620–9631. [Google Scholar]
  • 32.Cieplak P, Cornell WD, Bayly C, Kollman PA. Application of the multimolecule and multiconformational RESP methodology to biopolymers: charge derivation for DNA, RNA, and proteins. J. Comput. Chem. 1995;16:1357–1377. [Google Scholar]
  • 33.Woods RJ, Chappelle R. Restrained electrostatic potential atomic partial charges for condensed-phase simulations of carbohydrates. J. Mol. Struct. (THEOCHEM) 2000;527:149–156. doi: 10.1016/S0166-1280(00)00487-5. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 34.Anisimov VM, Lamoureux G, Vorobyov IV, Huang N, Roux B, MacKerell A.D., Jr Determination of electrostatic parameters for a polarizable force field based on the classical drude oscillator. J. Chem. Theory and Comput. 2005;1:153–168. doi: 10.1021/ct049930p. [DOI] [PubMed] [Google Scholar]
  • 35.Pigache A, Cieplak P, Dupradeau F.-Y. 227th ACS National Meeting. CA, USA: Anaheim; 2004. Automatic and highly reproducible RESP and ESP charge derivation: application to the development of programs RED and X RED. [Google Scholar]
  • 36.Dupradeau F-Y, Pigache A, Zaffran T, Grivel N, Savineau C, Lelong R, Lelong D, Cieplak P. 2007. Automatic, highly effective and reproducible RESP and ESP charge derivation, and force field library building: implementation of multi-orientation, multi-conformation and multi-molecule RESP and ESP charge fitting, and Tripos file format generation in the R.E.D. tools. Manuscript in preparation. [Google Scholar]
  • 37.Bryce R. Oxford Road, Manchester, M13 9PL, UK: The School of Pharmacy & Pharmaceutical Sciences, University of Manchester; AMBER Parameter Database. http://pharmacy.man.ac.uk/amber/ (15 October 2007, date last accessed). [Google Scholar]
  • 38.Saro. P, SantaLucia J., Jr RNA Modified Parameters DataBase. http://ozone3.chem.wayne.edu:8080/Modifieds/ (15 October 2007, date last accessed).
  • 39.Pérez A, Marchán I, Svozil D, Cheatham T.E., III, Laughton CA, Orozco M. Refinement of the AMBER force field for nucleic acids: improving the description of α/γ conformers. Biophys. J. 2007;92:3817–3829. doi: 10.1529/biophysj.106.097782. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 40.Song K, Hornak V, De Los Santos C, Grollman AP, Simmerling C. Molecular mechanics parameters for the FapydG DNA Lesion. J. Comput. Chem. 2007 doi: 10.1002/jcc.20625. doi 10.1002/jcc.20625 [Epub ahead of print] [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 41.Connolly ML. Analytical molecular surface calculation. J. Appl. Cryst. 1983;16:548–558. [Google Scholar]
  • 42.Chirlian LE, Francl MM. Atomic charges derived from electrostatic potentials: a detailed study. J. Comput. Chem. 1987;8:894–905. [Google Scholar]
  • 43.Breneman CM, Wiberg KB. Determining atom-centered monopoles from molecular electrostatic potentials. The need for high sampling density in formamide conformational analysis. J. Comput. Chem. 1990;11:361–373. [Google Scholar]
  • 44.Case DA, Darden TA, Cheatham T, III, Simmerling CL, Wang J, Duke RE, Luo R, Merz KM, Pearlman DA, et al. AMBER 9. San Francisco, CA: University of California; 2006. [Google Scholar]
  • 45.Brooks BR, Bruccoleri RE, Olafson BD, States DJ, Swaminathan S, Karplus M. CHARMM: a program for macromolecular energy, minimization, and dynamics calculations. J. Comput. Chem. 1983;4:187–217. [Google Scholar]
  • 46.Williams DE. pdm97. 1997. http://www.netsci.org/Resources/Software/Modeling/QM/pdm97.html (15 October 2007, date last accessed).
  • 47.Frisch MJ, Trucks GW, Schlegel HB, Scuseria GE, Robb MA, Cheeseman JR, Montgomery J, Jr, Vreven T, Kudin KN, et al. Gaussian 03, Revision C.02. Wallingford, CT: Gaussian, Inc; 2004. [Google Scholar]
  • 48.Schmidt MW, Baldridge KK, Boatz JA, Elbert ST, Gordon MS, Jensen JH, Koseki S, Matsunaga N, Nguyen KA, et al. General atomic and molecular electronic structure system. J. Comput. Chem. 1993;14:1347–1363. [Google Scholar]
  • 49.Tripos mol2 file format. http://www.tripos.com/index.php?family=modules,SimplePage,,,&page=sup_mol2&s=0 (15 October 2007, date last accessed).
  • 50.Jmol: an open-source Java viewer for chemical structures in 3D. http://jmol.sourceforge.net/. (15 October 2007, date last accessed)
  • 51.J2SE Runtime Environment. http://java.sun.com/j2se/1.5.0/download.html (15 October 2007, date last accessed).
  • 52.Wikipedia. http://en.wikipedia.org/wiki/Main_Page/ (15 October 2007, date last accessed).
  • 53.Dupradeau F-Y, Cieplak P. Tutorials describing the Ante_R.E.D. and R.E.D. III programs and the R.E.DD.B. Database. http://q4md-forcefieldtools.org/Tutorial/ (15 October 2007, date last accessed).
  • 54.Wang L, Brock A, Herberich B, Schultz PG. Expanding the genetic code of Escherichia coli. Science. 2001;292:498–500. doi: 10.1126/science.1060077. [DOI] [PubMed] [Google Scholar]
  • 55.Dupradeau F.-Y, Case DA, Yu C, Jimenez R, Romesberg FE. Differential solvation and tautomer stability of a model base pair within the minor and major grooves of DNA. J. Am. Chem. Soc. 2005;127:15612–15617. doi: 10.1021/ja054607x. [DOI] [PubMed] [Google Scholar]
  • 56.PDB format. http://www.pdb.org/pdb/static.do?p=file_formats/pdb/index.html (15 October 2007, date last accessed).
  • 57.Dupradeau F-Y, Cieplak P. The Tripos mol2 file format. http://q4md-forcefieldtools.org/Tutorial/Tutorial-1.php#15 (15 October 2007, date last accessed).
  • 58.Walters P, Stahl M. Babel – A Molecular Structure Information Interchange Hub. http://smog.com/chem/babel (15 October 2007, date last accessed).
  • 59.Open Babel: The Open Source Chemistry Toolbox. http://openbabel.sourceforge.net/wiki/Main_Page (15 October 2007, date last accessed).
  • 60.Schafmeister CEAF, Ross WS, Romanovski V. LEaP. San Francisco, CA: University of California; 1995. [Google Scholar]
  • 61.Murray-Rust P, Rzepa HS. Chemical Markup, XML, and the World-Wide Web. 4. CML Schema. J. Chem. Inf. Comput. Sci. 2003;43:757–772. doi: 10.1021/ci0256541. [DOI] [PubMed] [Google Scholar]

Articles from Nucleic Acids Research are provided here courtesy of Oxford University Press

RESOURCES