Class | Description |
---|---|
DescriptorList |
Implementation of a descriptor list that allows descriptors to be added and ignored.
|
DescriptorRule<A> |
A configurable descriptor rule that allows ranking of ligands based on their descriptors.
|
PairRule<A> |
A descriptor pair rule.
|
RSRule<A> |
A rule with prioritises ligands in R configuration over those in S configuration.
|
ZERule<A> |
A rule with prioritises ligands in Z (cis) configuration over those in E (trans) configuration.
|