42 #ifndef _SEQUENCETOOLS_H_
43 #define _SEQUENCETOOLS_H_
83 std::string
getName()
const {
return "Bowker's test for homogeneity."; }
393 static
void getCDS(
Sequence& sequence,
bool checkInit,
bool checkStop,
bool includeInit = true,
bool includeStop = true);
409 #endif // _SEQUENCETOOLS_H_