Hello,
Actually, you don't need install it. What you need to do is just download the windows Executables edition, unpack it and put your data files(*.phy) in the same folder. Also you need create a batch file with the notepad in your windows, type the following scripts(the red letters) into the batch file and save. Doubleclick the batch file to run it.
for standard bootstrapping:
raxmlHPC -m GTRGAMMA -p 12345 -# 1000 -s primates.phy -n T13
raxmlHPC -m GTRGAMMA -p 12345 -b 12345 -# 1000 -s primates.phy -n T14
raxmlHPC -m GTRCAT -p 12345 -f b -t RAxML_bestTree.T13 -z RAxML_bootstrap.T14 -n T15 -o Tarsius_syrichta,Lemur_catta
for rapid bootstrapping:
raxmlHPC -f a -m GTRGAMMA -p 12345 -x 12345 -# 1000 -s primates.phy -n T20 -o Tarsius_syrichta,Lemur_catta
The latest version can be found here:
在 2014年7月21日星期一 UTC+8下午11:07:57,Courtney Cheng写道: