// $Id: optimizeBranchesJC_EM.cpp 370 2005-05-25 20:46:34Z ninio $ #include #include #include #include using namespace std; #include "nucJC.h" #include "sequence.h" #include "distribution.h" #include "stochasticProcess.h" #include "uniDistribution.h" #include "trivialAccelerator.h" #include "sequenceContainer.h" #include "nucleotide.h" #include "phylipFormat.h" #include "likelihoodComputation.h" #include "bblEM.h" // NOTE: YOU MUST CHANGE THE NAME OF THE string seqFile TO MATCH YOUR OWN LOCATION OF THE SEQUENCE FILE NAME! int main(int argc,char*argv[]) { cout<<"This program computes for the JC model, the likelihood of a given tree (when the branch lengths are given)."<