Public Member Functions |
|
MyNT | getMinimumSupport () const |
|
bool | getAnneal () const |
|
bool | getApriori () const |
|
MyNT | getBeta () const |
|
string | getClassFileName () const |
|
string | getCommandLine () const |
|
void | setCommandLine (int argc, char **argv) |
|
string | getConfigFileName () const |
|
void | readConfigFile () |
|
bool | getComputeCorrelations () const |
|
MyNT | getCorrelationThreshold () const |
|
MyDataType | getDataType () const |
|
char | getDelimiter () const |
|
MyAffyFileFormat | getFileFormat (unsigned int which) const |
|
bool | getFlip () const |
|
bool | getUseGaussian () const |
|
bool | getGreedy () const |
|
bool | getGenerateData () const |
|
string | getGenesFileName () const |
|
string | getGeneIdColumn (unsigned int whichPointSet) const |
|
string | getGeneNameColumn (unsigned int whichPointSet) const |
|
string | getInputFileName (int index=0) const |
|
bool | getComputeItemsets (unsigned int which=0) const |
|
int | getNumLimitSets () const |
|
string | getLimitFileName (unsigned int which=0) const |
|
MyNT | getLowerBoundForFiltering () const |
|
bool | getLowerBoundGiven () const |
|
bool | getUseLogarithm () const |
|
bool | getSaveMemory () const |
|
int | getMaxCount () const |
|
void | setMaxCount (int m) |
|
MyNT | getMaximumDownRegulated () const |
|
bool | maximumDownRegulatedGiven () const |
|
MyNT | getMinimumUpRegulated () const |
|
bool | minimumUpRegulatedGiven () const |
|
bool | getMinimiseClusterSize () const |
|
MyNT | getMinimumHomogeneity () const |
|
void | setMinimumHomogeneity (MyNT q) |
|
int | getNumNames () const |
|
int | getNumPointsToRead () const |
|
int | getNumBestClusters () const |
|
int | getNumClustersToCompute () const |
|
int | getNumDiscs (unsigned int index=0) const |
|
unsigned int | getNumPointSets () const |
|
int | getNumSeeds (unsigned int index=0) const |
|
string | getOutputFileName () const |
|
string | getOutputInternalValuesFileName () const |
|
bool | getPartition () const |
|
int | getMaxPointCount () const |
|
MyNT | getMaxPValue () const |
|
string | getRepeatFileName () const |
|
string | getWidthRangeFileName () const |
|
string | getRowNameColumn () const |
|
bool | getUseSignificantIntervals (unsigned int which=0) const |
|
void | setUseSignificantIntervals (unsigned int which=0, bool val=true) |
|
bool | getComputeStatistics () const |
|
int | getSizeDisc (unsigned int index=0) const |
|
void | setSizeDisc (int sd, unsigned int index=0) |
|
MyNT | getSimilarityThreshold () const |
|
bool | getShamir () const |
|
void | set (gengetopt_args_info &cl, unsigned int whichPointSet=0, bool update=false) |
|
bool | getUseUniform () const |
|
MyNT | getUpperBoundForFiltering () const |
|
bool | getUpperBoundGiven () const |
|
MyVerbosityLevel | getVerbosity () const |
|
MyNT | getWidth () const |
|
string | getWidthFileName () const |
|
void | print (ostream &ostr) const |
|
void | set (int numPoints, int numDimensions, unsigned int index=0) |
Friends |
|
class | MyCluster |