summaryrefslogtreecommitdiff
path: root/java/joelib2/data/plain/hybridisation.txt
blob: bef5a0440c60a7aec0b176b4c2526a0b2a893492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
VENDOR:          http://joelib.sf.net
RELEASE_VERSION: $Revision: 1.3 $
RELEASE_DATE:    $Date: 2005/01/08 22:23:25 $

################################################################################
#                                                                              #
# Used to assign the hybridisation values valence of an atom.                  #
# It is NOT allowed to use assigned hybridisation patterns here, e.g. [#6^3]   #
# The LAST PATTERN MATCHED is used to assign values.  Additions to this file   #
# should be placed in the EXTRA DEFINITIONS section                            #
#                                                                              #
################################################################################
# Copyright OELIB:          OpenEye Scientific Software, Santa Fe,      
#                           U.S.A., 1999,2000,2001                      
# Copyright JOELIB/JOELib2: Dept. Computer Architecture, University of  
#                           Tuebingen, Germany, 2001,2002,2003,2004,2005
# Copyright JOELIB/JOELib2: ALTANA PHARMA AG, Konstanz, Germany,        
#                           2003,2004,2005                              
#                                                                       
# This program is free software; you can redistribute it and/or modify  
# it under the terms of the GNU General Public License as published by  
# the Free Software Foundation version 2 of the License.                
#                                                                       
# This program is distributed in the hope that it will be useful,       
# but WITHOUT ANY WARRANTY; without even the implied warranty of        
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         
# GNU General Public License for more details.                          
########################################################################

[C]                             3 #sp3 carbon
[c,$(C=*)]                      2 #sp2 carbon
[$([#6]([#8Q1])[#8Q1])]         2 #sp2 carbon
[$(C#*),$(C(=*)=*)]             1 #sp  carbon
[N]						        3 #sp3 nitrogen
[n,$(N=*),$(N[#6,#7,#8]=,:,#*)] 2 #sp2 nitrogen
[$(N#*),$([NQ2](=*)=*)]         1 #sp  nitrogen
[O]                             3 #sp3 oxygen
[o,$(O=*),$(O[#6,#7,#8]=,:*)]   2 #sp2 oxygen
[$([#8Q1][#6][#8Q1])]           2 #sp2 oxygen
[$(O#*)]                        1 #sp  oxygen
[Q4]                            3 #any 4 valent atom

[P]                             3 #sp3 phosphorus
[#15;$([PQ1]=*)]                2 #sp2 phosphorus
[S]                             3 #sp3 sulfur
[#16;s,$([SQ1]=*)]              2 #sp2 sulfur
[B]                             2 #sp2 boron
[BQ4]                           3 #sp3 boron

######################## Add Extra Definitions Here ##############################


############################# End Extra Definitions ##############################