Chi Zhang

Results 13 comments of Chi Zhang

I think it is safe to delete in `else if (p->paramType == P_PI || p->paramType == P_MIXTURE_RATES)` that ``` if (p->nValues == 1 && strcmp(mp->symPiPr,"Fixed") != 0) { SafeSprintf (&tempStr,...

type `help constraint` in MrBayes, the message contains: ``` It is important to note that simply defining a constraint using this command is not sufficient for the program to actually...

It is likely that the trees stored in the .t files are corrupted and incomplete. You can open the .t files with a text editor to examine the content. It...

The code has been changed since the paper was published. The new implementation allows _d_, _r_, _s_ to shift at different times, and the order is _s_, _d_, _r_ in...

Could you provide 1. computing environment, including the operating system and version 2. details of the code compilation. including e.g. commands used to compile mrbayes 3. an example dataset and...

From "help report": Ancstates -- If this option is set to 'yes', MrBayes will print the pro- bability of the ancestral states at all constrained nodes. Typ- ically, you are...

I have managed to fix the releases from 3.2.4 to 3.2.7. Version 3.2.7 is marked as the latest, but it only has a windows executable and is lacking a mac...

Just made some updates in pull request #162

This issue has been fixed, see #70 #28, but hasn't been released yet. I think the new release is coming soon. The program termination is not expected. Normally the program...

I got v3.2.6 compiling the files in mrbayes-3.2.6.tar.gz... The convergence issue needs more investigation, but we cannot reproduce the behavior without an input data!