You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no best genetic distance. The TN93 distance has a simple closed-form expression, i.e. you can compute it from pairwise counts. You can't do it for more complex models (e.g. REV). Simpler models, like K2P, are poor choices for HIV-1, because it has strong compositional biases (e.g. A ~ 40%). One reference that I recall is https://pubmed.ncbi.nlm.nih.gov/15750402/
For small distances (e.g. <1%), there is generally little difference between the actual model used, but we might as well keep a realistic model in place.
Is this the best mode for genetic distance? @stevenweaver @spond
The text was updated successfully, but these errors were encountered: