next up previous contents
Next: Brookhaven PDB Atom Coordinate Up: Input Files Previous: Input Files

   
The units definition file units.def

The file units.def located in the directory $(HOME)/ego/utils is a ASCII file and is needed for FAMUSAMM, which groups atoms into structural units in order to obtain rapidly converging multipole expansions. For every molecule structure (e.g., water, proteins, lipids, etc.) a corresponding subdevision into such structural units has to be defined in the file units.def. The utility program xpl2lis creates with the help of the units.def file the corresponding lis-file units.lis. In the units.lis file every structural unit is defined by a list of atom numbers which belong to that unit. Note that in EGO atom numbers start with `0', X-PLOR, PDB, PSF atom numbers start with `1'. Usually between three to seven heavy atoms belong to a structural unit. Units which contain no charged atoms are called neutral units. Units which contain charged atoms, but have no net charge are called polar units. All other units exhibit a net charge and are called charged units.

Currently structural units are defined for simple proteins, TIP3-water, POPC- and POPE lipids, retinal of the protein Bacteriorhodopsin, Gramicydin and Biotin. Here we give some rules you must follow if you want to define structural units for molecules not yet defined in the your units.def file:

The file format of the units definition file units.def is as follows: Below, a section of the units.def file is listed:






TIP3 {  !*** The TIP3 water model consits of one O atom and two H atoms.
        !*** only one alternative.	
        {       !*** only one structural unit.        
                {OH2}  
        }
}

VAL {   !*** two alternatives for Valin.
        !*** 1. alternative: VAL in the chain. 
        {      !*** two structural units.           
               {N, CA, C, O} {CB, CG1, CG2}
        }
        !*** 2. alternative: VAL at the O-terminus.
        {       !*** two structural units.      
                {N, CA, C, OT1, OT2} {CB, CG1, CG2}
        }
}







next up previous contents
Next: Brookhaven PDB Atom Coordinate Up: Input Files Previous: Input Files
Helmut Heller
2000-04-19