Clustal Omega  1.0.3
Data Fields
opts_t Struct Reference

#include <clustal-omega.h>

Data Fields

bool bAutoOptions
char * pcDistmatInfile
char * pcDistmatOutfile
int iClusteringType
int iPairDistType
bool bUseMbed
bool bUseMbedForIteration
char * pcGuidetreeOutfile
char * pcGuidetreeInfile
char ** ppcHMMInput
int iHMMInputFiles
int iNumIterations
bool bIterationsAuto
int iMaxHMMIterations
int iMaxGuidetreeIterations
int iMacRam

Detailed Description

user/commandline options

changes here will have to be reflected in ParseCommandLine() and during setup of the default opts


Field Documentation

determine number of iterations automatically

use mbed-like clustering

use mbed-like clustering also during iteration

clustering type (from cmdline arg)

number of provided HMM input files. not really a user option but need for ppcHMMInput

max MAC RAM (maximum amount of RAM set aside for MAC algorithm)

max number of guidetree iterations

maximum number of hmm iterations

number of iterations

pairwise distance method

distance matrix input file

distance matrix output file

guidetree input file

guidetree output file

HMM input files. index range: 0..iHMMInputFiles


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