bayesiancook / pbmpi

phylobayes mpi
GNU General Public License v2.0
23 stars 9 forks source link

How to use #17

Closed Tianyou96 closed 3 years ago

Tianyou96 commented 4 years ago

mpirun -np 4 pb_mpi -d .phy -t .tree -cat -gtr -x 1 -1 chain1 mpirun -np 4 pb_mpi -d .phy -t .tree -cat -gtr -x 1 -1 chain2 suggest chains have 2 bpcomp -x 1 chain1 chain2 #maxdiff < 0.3
tracecomp -x 1 chain1 chain2 #effsize >50

bayesiancook commented 3 years ago

not sure to understand..