#include <maf.h>
Collaboration diagram for mafAli:

Data Fields | |
| mafAli * | next |
| double | score |
| mafComp * | components |
| int | textSize |
Definition at line 29 of file maf.h.
struct mafAli* mafAli::next [read] |
| double mafAli::score |
Definition at line 33 of file maf.h.
Referenced by mafFromAxt(), mafFromAxtTemp(), mafNextWithPos(), and mafWrite().
struct mafComp* mafAli::components [read] |
Definition at line 34 of file maf.h.
Referenced by mafAliFree(), mafColMinMaxScore(), mafColumnEmpty(), mafFlipStrand(), mafFromAxt(), mafFromAxtTemp(), mafMayFindComponent(), mafMayFindComponentDb(), mafMayFindComponentInHash(), mafMayFindCompPrefix(), mafMayFindCompSpecies(), mafMoveComponentToTop(), mafNextWithPos(), mafScoreRangeMultiz(), mafStripEmptyColumns(), mafSubsetE(), and mafWrite().
| int mafAli::textSize |
Definition at line 35 of file maf.h.
Referenced by mafFlipStrand(), mafFromAxt(), mafFromAxtTemp(), mafNextWithPos(), mafScoreMultiz(), mafScoreRangeMultiz(), mafStripEmptyColumns(), and mafSubsetE().
1.5.2