The testing plugin is enabled and should be disabled.
This is an old revision of the document!
### FunDi
Installation:
Download it from https://github.com/dgaston/FunDi ⇒ ZIP buttom
unzip dgaston-FunDi-229c4d6.zip cd dgaston-FunDi-229c4d6/ unzip qmmraxml.zip export PATH=$PATH:qmmraxml # Or mv qmmraxml/qmmraxmlHPC to a PATH folder
if not working, you may need to recompile qmmraxmlHPC
unzip dgaston-FunDi-229c4d6.zip cd dgaston-FunDi-229c4d6/ unzip qmmraxml.zip cd qmmraxml make clean # remove all files make # compile qmmraxmlHPC cd .. export PATH=$PATH:qmmraxml # or move qmmraxmlHPC in a path folder.
FunDi needs PERL release 5.10 or higher (maybe with threads enabled).
Execution:
perl FunDi.pl -a GAPDH_alignment.phy -o gapdh_subtree -m LG -s gapdh_subtree.def -P qmmraxml -r 4 -t gapdh.tre
⇒ Results are in file FunDi_Posterior_Scores.txt
You can load it in your spreadsheet (tab separated, activate special detection of numbers). The numbering of sites starts from 0. Sites with a posterior probality P(FD) with 0.50 or more could be interesting.