![]() |
Chemical Data Processing Library Python API - Version 1.4.0
|
Provides constants for the identification of RECAP fragmentation rules. More...
Inheritance diagram for CDPL.Chem.RECAPRuleID:Static Public Attributes | |
| int | NONE = 0 |
| Specifies that no rule applies. | |
| int | AMIDE = 1 |
| Specifies the rule for amide bond cleavage. | |
| int | ESTER = 2 |
| Specifies the rule for ester bond cleavage. | |
| int | AMINE = 3 |
| Specifies the rule for amine bond cleavage. | |
| int | UREA = 4 |
| Specifies the rule for urea bond cleavage. | |
| int | ETHER = 5 |
| Specifies the rule for ether bond cleavage. | |
| int | OLEFIN = 6 |
| Specifies the rule for olefinic bond cleavage. | |
| int | QUATERNARY_N = 7 |
| Specifies the rule for quaternary amine bond cleavage. | |
| int | AROMATIC_N_ALIPHATIC_C = 8 |
| Specifies the rule for aromatic nitrogen to aliphatic carbon bond cleavage. | |
| int | LACTAM_N_ALIPHATIC_C = 9 |
| Specifies the rule for lactam bond cleavage. | |
| int | AROMATIC_C_AROMATIC_C = 10 |
| Specifies the rule for aromatic carbon-carbon bond cleavage (biaryl). | |
| int | SULFONAMIDE = 11 |
| Specifies the rule for sulfonamide bond cleavage. | |
Provides constants for the identification of RECAP fragmentation rules.