summaryrefslogtreecommitdiff
path: root/pc_descriptors.yaml
blob: e6fd7dfad27dcbe934c2fbb6522b6e89987aecea (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
--- 

# cdk

LengthOverBreadthDescriptor: 
  :pc_type: "geometrical"
  :lib: "cdk"
  :name: "Length Over Breadth"

KierHallSmartsDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Kier & Hall SMARTS"

FragmentComplexityDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Fragment Complexity"

APolDescriptor:
  :pc_type: "electronic"
  :lib: "cdk"
  :name: "Atomic Polarizabilities"

LargestChainDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "Largest Chain"

ChiPathDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Chi Path Indices"

PetitjeanNumberDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Petitjean Number"

LongestAliphaticChainDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "Longest Aliphatic Chain"

KappaShapeIndicesDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Kier and Hall kappa molecular shape indices"

AromaticBondsCountDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "Aromatic Bonds Count"

CPSADescriptor:
  :pc_type: "cpsa"
  :lib: "cdk"
  :name: "Charged Partial Surface Areas"

VAdjMaDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Vertex adjacency information magnitude"

AutocorrelationDescriptorMass:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Moreau-Broto Autocorrelation (mass) descriptors"

RuleOfFiveDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "Lipinski's Rule of Five"

GravitationalIndexDescriptor:
  :pc_type: "geometrical"
  :lib: "cdk"
  :name: "Gravitational Index"

WienerNumbersDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Wiener Numbers"

ChiPathClusterDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Chi Path-Cluster Indices"

AtomCountDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "Atoms Count"

MomentOfInertiaDescriptor:
  :pc_type: "geometrical"
  :lib: "cdk"
  :name: "Moments of Inertia"

CarbonTypesDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Carbon Types"

AutocorrelationDescriptorPolarizability:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Moreau-Broto Autocorrelation (polarizability) descriptors"

EccentricConnectivityIndexDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Eccentric Connectivity Index"

BCUTDescriptor:
  :pc_type: "hybrid"
  :lib: "cdk"
  :name: "BCUT"

AromaticAtomsCountDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "Aromatic Atoms Count"

WHIMDescriptor:
  :pc_type: "hybrid"
  :lib: "cdk"
  :name: "WHIM"

ALOGPDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "ALogP"

XLogPDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "XLogP"

PetitjeanShapeIndexDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Petitjean Number"

MDEDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Molecular Distance Edge"

ChiChainDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Chi Chain Indices"

BondCountDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "Bonds Count"

MannholdLogPDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "Mannhold LogP"

BPolDescriptor:
  :pc_type: "electronic"
  :lib: "cdk"
  :name: "Bond Polarizabilities"

AutocorrelationDescriptorCharge:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Moreau-Broto Autocorrelation (charge) descriptors"

ZagrebIndexDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Zagreb Index"

ChiClusterDescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Chi Cluster Indices"

RotatableBondsCountDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "Rotatable Bonds Count"

TPSADescriptor:
  :pc_type: "topological"
  :lib: "cdk"
  :name: "Topological Polar Surface Area"

HBondDonorCountDescriptor:
  :pc_type: "electronic"
  :lib: "cdk"
  :name: "Hydrogen Bond Donors"

HBondAcceptorCountDescriptor:
  :pc_type: "electronic"
  :lib: "cdk"
  :name: "Hydrogen Bond Acceptors"

LargestPiSystemDescriptor:
  :pc_type: "constitutional"
  :lib: "cdk"
  :name: "Largest Pi Chain"


# joelib


HBA2:
  :pc_type: "electronic"
  :lib: "joelib"
  :name: "Hydrogen Bond Acceptors 2"
MolarRefractivity:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Molar Refractivity"
KierShape3:
  :pc_type: "topological"
  :lib: "joelib"
  :name: "Kier Shape 3"
SO2Groups:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "SO2 Groups"
MolecularWeight:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Molecular Weight"
LogP:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Log P"
OSOGroups:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "OSO Groups"
AromaticOHGroups:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Aromatic OH Groups"
AromaticBonds:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Aromatic Bonds"
AcidicGroups:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Acidic Groups"
GraphShapeCoefficient:
  :pc_type: "topological"
  :lib: "joelib"
  :name: "Graph Shape Coefficient"
GeometricalShapeCoefficient:
  :pc_type: "topological"
  :lib: "joelib"
  :name: "Geometrical Shape Coefficient"
ZagrebIndex1:
  :pc_type: "topological"
  :lib: "joelib"
  :name: "Zagreb Index1"
TopologicalRadius:
  :pc_type: "topological"
  :lib: "joelib"
  :name: "Topological Radius"
GeometricalDiameter:
  :pc_type: "geometrical"
  :lib: "joelib"
  :name: "Geometrical Diameter"
FractionRotatableBonds:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Fraction Rotatable Bonds"
NumberOfAtoms:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Number Of Atoms"
HeteroCycles:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Hetero Cycles"
RotatableBonds:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Rotatable Bonds"
BasicGroups:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Basic Groups"
TopologicalDiameter:
  :pc_type: "topological"
  :lib: "joelib"
  :name: "Topological Diameter"
NumberOfBonds:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Number Of Bonds"
NO2Groups:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "NO2 Groups"
HBD1:
  :pc_type: "electronic"
  :lib: "joelib"
  :name: "Hydrogen Bond Donors 1"
AliphaticOHGroups:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Aliphatic OH Groups"
HBD2:
  :pc_type: "electronic"
  :lib: "joelib"
  :name: "Hydrogen Bond Donors 2"
HydrophobicGroups:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Hydrophobic Groups"
HeavyBonds:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Heavy Bonds"
KierShape1:
  :pc_type: "topological"
  :lib: "joelib"
  :name: "Kier Shape1"
NumberOfHal:
  :pc_type: "constitutional"
  :lib: "joelib"
  :name: "Number Of Halogens"
HBA1:
  :pc_type: "electronic"
  :lib: "joelib"
  :name: "Hydrogen Bond Acceptors 1"
PolarSurfaceArea:
  :pc_type: "topological"
  :lib: "joelib"
  :name: "Polar Surface Area"
KierShape2:
  :pc_type: "topological"
  :lib: "joelib"
  :name: "Kier Shape 2"
GeometricalRadius:
  :pc_type: "geometrical"
  :lib: "joelib"
  :name: "Geometrical Radius"


# openbabel
NumAtoms:       
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Number of atoms"
NumBonds:       
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Number of bonds"
NumHvyAtoms:    
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Number of heavy atoms"
NumResidues:    
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Number of residues"
NumRotors:      
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Number of rotatable bonds"
GetEnergy:
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Heat of formation for this molecule (in kcal/mol)"
GetMolWt:       
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Standard molar mass given by IUPAC atomic masses (amu)"
GetExactMass:   
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Mass given by isotopes (or most abundant isotope if not specified)"
GetTotalCharge: 
  :pc_type: "topological"
  :lib: "openbabel"
  :name: "Total charge"
HBA1:           
  :pc_type: "electronic"
  :lib: "openbabel"
  :name: "Number of hydrogen bond acceptors 1 (JoelLib)"
HBA2:           
  :pc_type: "electronic"
  :lib: "openbabel"
  :name: "Number of hydrogen bond acceptors 2 (JoelLib)"
HBD:            
  :pc_type: "electronic"
  :lib: "openbabel"
  :name: "Number of hydrogen bond donors (JoelLib)"
L5:             
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Lipinski rule of five"
logP:           
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Octanol/water partition coefficient"
MR:             
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Molar refractivity"
MW:             
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Molecular weight"
nF:             
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Number of fluorine atoms"
nHal:           
  :pc_type: "constitutional"
  :lib: "openbabel"
  :name: "Number of halogen atoms"
spinMult:       
  :pc_type: "electronic"
  :lib: "openbabel"
  :name: "Total spin multiplicity"
TPSA:           
  :pc_type: "topological"
  :lib: "openbabel"
  :name: "Topological polar surface area"