cpsp::scth::ProteinLikeOptions Class Reference
#include <protein_like_option.h>
Detailed Description
Definition at line 25 of file protein_like_option.h.
Public Member Functions | |
| ProteinLikeOptions () | |
Data Fields | |
| string | RandomizerPath |
| string | SeqLen |
| SideChainOptions | sideChainOptions |
| bool | statistics |
| int | Threshold |
Constructor & Destructor Documentation
| cpsp::scth::ProteinLikeOptions::ProteinLikeOptions | ( | ) |
Field Documentation
The path directory of the HPrand binray in order to generate a random sequence.
Definition at line 28 of file protein_like_option.h.
The necessary options (The ProteinLikeOptions needs an instance of the SideChainOptions to simplify the implementation).
Definition at line 43 of file protein_like_option.h.
The threshold ( maximum degeneracy to be accepted).
Definition at line 31 of file protein_like_option.h.
The documentation for this class was generated from the following files:
- src/cpsp/SideChain/options/protein_like_option.h
- src/cpsp/SideChain/options/protein_like_option.cpp