Rosetta
Public Attributes | List of all members
core::enzymes::EnzymeData Struct Reference

A structure for storing reaction information for specific virtual enzymes. More...

#include <EnzymeData.hh>

Public Attributes

std::string consensus_sequence
 
ConsensusSequenceType cs_type
 
core::uint cs_resnum
 
std::string atom_to_modify
 
core::Real efficiency
 
utility::vector1< std::string > second_substrates_or_byproducts
 
utility::vector1< utility::vector1< std::string > > consensus_residues
 

Detailed Description

A structure for storing reaction information for specific virtual enzymes.

Member Data Documentation

◆ atom_to_modify

std::string core::enzymes::EnzymeData::atom_to_modify

◆ consensus_residues

utility::vector1< utility::vector1< std::string > > core::enzymes::EnzymeData::consensus_residues

◆ consensus_sequence

std::string core::enzymes::EnzymeData::consensus_sequence

◆ cs_resnum

core::uint core::enzymes::EnzymeData::cs_resnum

◆ cs_type

ConsensusSequenceType core::enzymes::EnzymeData::cs_type

◆ efficiency

core::Real core::enzymes::EnzymeData::efficiency

◆ second_substrates_or_byproducts

utility::vector1< std::string > core::enzymes::EnzymeData::second_substrates_or_byproducts

The documentation for this struct was generated from the following file: