Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reword site model and nsm better #113

Open
richelbilderbeek opened this issue Jan 13, 2020 · 1 comment
Open

Reword site model and nsm better #113

richelbilderbeek opened this issue Jan 13, 2020 · 1 comment

Comments

@richelbilderbeek
Copy link
Member

As a reviewer of the pirouette manuscript pointed out, a site model has

  • a gamma site model
  • a substitution model

Therefore, create_jc69_site_model(id = NA, gamma_site_model = create_gamma_site_model()) is a minor misnomer.

Better would be: create_site_model(id = NA, gamma_site_model = create_gamma_site_model(), subst_model = create_jc69_nsm()).

@richelbilderbeek
Copy link
Member Author

Check the BEAST2 source code to see Remco's achitecture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant