module Chem::Topology::Templates
Extended Modules
Defined in:
chem/topology/templates.crchem/topology/templates/amino.cr
chem/topology/templates/builder.cr
chem/topology/templates/detector.cr
chem/topology/templates/solvent.cr
Instance Method Summary
- #[](name : String) : ResidueType
- #[]?(name : String) : ResidueType | Nil
- #all : Array(ResidueType)
- #aminoacid(&) : ResidueType
- #residue(&) : ResidueType
- #solvent(&) : ResidueType