Scine::Swoose
2.1.0
This is the SCINE module Swoose.
|
#include <array>
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Functions | |
std::map< std::string, Molassembler::Graph > | Scine::StructurePreparation::AminoAcids::getAminoAcidGraphs () |
Gets a map of amino acid names and corresponding molassembler graphs. More... | |
std::vector< std::string > | Scine::StructurePreparation::AminoAcids::getResidueTypes (const std::string &residueName) |
Returns a vector of atom types for a specific amino acid. | |