5.22. Common functions for topology building — MDAnalysis.topology.core
¶
The various topology parsers make use of functions and classes in this module. They are mostly of use to developers.
See also
MDAnalysis.topology.tables
for some hard-coded atom information that is used by functions such as
guess_atom_type()
andguess_atom_mass()
.