rambaut / Seq-Gen

Sequence simulator
51 stars 17 forks source link

how to know the different rates with different partitions ? #21

Open liamxg opened 1 year ago

liamxg commented 1 year ago

For example:

300, 0.5:0.1,Taxon4:0.4); 400, 1.75:0.1,Taxon4:0.4); 300, 0.75:0.1,Taxon4:0.4);

how to know the rate is 0.5, 1.75, and 0.75 for the three trees?

liamxg commented 1 year ago

@niemasd

niemasd commented 1 year ago

@liamxg I'm not sure why I was tagged; I'm not a Seq-Gen developer

liamxg commented 1 year ago

@niemasd sorry for that. I thought you were one of the authors to developer this.

liamxg commented 1 year ago

@rambaut