Running and Verifying CAFE
Procedure
- Use PuTTY to log in to the server as the root user.
- Run the following command to switch to the directory where the test case is stored:
cd /path/to/CAFE/CAFExp-5.0b2/examples
- Run the following commands to run the case:
../bin/cafexp -t mammals_tree.txt -i mammal_gene_families.txt -o singlelambda
- After the commands are executed, the following information is displayed:
Completed 24 iterations Time: 0H 0M 7S Best match is: 0.0018174666100378 Final -lnL: 164769.22040255 47 values were attempted (0% rejected) Inferring processes for Base model Score (-lnL): 164769.22040255 Computing pvalues...done! Starting reconstruction processes for Base model Done!
Parent topic: CAFE 5.0b2 Porting Guide (CentOS 7.6)