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
|
// Need to test:
// atomic spin (i.e. radicals)
// stereochemistry
// bond types
// atom types
// fractional coordinate conversion
// internal -> cartesian conversion
// cartesian -> internal conversion
// residue information
// isotopes
// chain information
// chain perception
// bond type perception
// aromatic perception
// ring perception
// chirality perception
// compress / uncompress
// NumRotors
// Builder utils
// H->Methyl
// Add hydrogens
// SetHybAndGeom
// SetLength
// SetTorsion (obrotate)
// Center
// ToIntertialFrame
// Rotate
// Kekulize
// Delete hydrogens
// Add polar hydrogens
// Add pH hydrogens
// strip salts
// obfit
|