Generated on Fri Mar 20 12:35:20 2009 for cpsp-2.3.1 by doxygen 1.5.5

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 (  ) 

The constructor.

Definition at line 23 of file protein_like_option.cpp.


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 length of the string to be generated.

Definition at line 34 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.

To give statistics or not, default is false.

Definition at line 37 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: