13#include "properties.hh"
14#include "phylotree.hh"
15#include "contTimeMC.hh"
25 CodonMSA(
string filename,
double branchlength);
30 void readAlignment(
string filename);
31 void printOmegaStats();
33 vector<string> aliRows;
34 vector<string> speciesNames;
class CodonEvo
Definition codonevo.hh:30
datastructure for the codon alignment
Definition codonMSA.hh:23
Definition phylotree.hh:104