Mol2Metadata

class Mol2Metadata

Types

Link copied to clipboard
object Companion
Link copied to clipboard
enum DictionaryType : Enum<Mol2Metadata.DictionaryType>

Properties

Link copied to clipboard
val atomCharges: MutableMap<Atom, String>
Link copied to clipboard
val atomTypes: MutableMap<Atom, String>
Link copied to clipboard
val bondTypes: MutableMap<AtomPair, String>
Link copied to clipboard
val dictionaryTypes: MutableMap<Polymer.Residue, String>
Link copied to clipboard
var smallMoleculeDictionaryType: String