Public Member Functions | |
| ProgParameters () | |
| bool | enough () |
| ProgParameters () | |
| string | getOutputTable () const |
Public Attributes | |
| float | qcovcut |
| int | qcovlencut |
| float | identitycut |
| float | scorecut |
| int | showevery |
| string | prtinfile |
| string | genomicfile |
| string | tbnfile |
| string | summaryfile |
| string | detailfile |
| int | chunk_size |
| string | input_table |
| string | output_table |
| string | tbndb |
| string | tbntab |
| ProgParameters::ProgParameters | ( | ) | [inline] |
| ProgParameters::ProgParameters | ( | ) | [inline] |
| bool ProgParameters::enough | ( | ) | [inline] |
| string ProgParameters::getOutputTable | ( | ) | const [inline] |
References output_table.
| float ProgParameters::qcovcut |
Referenced by main(), and storeBestModels().
Referenced by storeBestModels().
Referenced by bufferProteins(), main(), processAll(), and storeBestModels().
| float ProgParameters::scorecut |
Referenced by main(), and storeBestModels().
Referenced by processAll().
| string ProgParameters::prtinfile |
| string ProgParameters::genomicfile |
| string ProgParameters::tbnfile |
Referenced by enough(), main(), and processAll().
| string ProgParameters::summaryfile |
for output
Referenced by main(), and processAll().
| string ProgParameters::detailfile |
Referenced by main(), and processAll().
Referenced by bufferProteins().
| string ProgParameters::input_table |
Referenced by bufferProteins(), and main().
| string ProgParameters::output_table |
Referenced by getOutputTable().
| string ProgParameters::tbndb |
Referenced by processAll().
| string ProgParameters::tbntab |
Referenced by processAll().
1.5.6