walterxie / flc

Local clock model using relaxed and strict clocks
GNU General Public License v3.0
0 stars 0 forks source link

Fix node index of FLC for relaxed clocks #3

Open kche309 opened 6 months ago

kche309 commented 6 months ago

Node index of MRCA of clades may change during MCMC, but FLC's implementation assumes the node number of the MRCA of a clade does not change. This needs to be fixed for relaxed clock FLC analyses.

kche309 commented 6 months ago

Related to https://github.com/walterxie/flc/issues/1