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

Port PMD error model from BEAST1 #22

Open
kche309 opened this issue Mar 1, 2022 · 3 comments
Open

Port PMD error model from BEAST1 #22

kche309 opened this issue Mar 1, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@kche309
Copy link
Collaborator

kche309 commented Mar 1, 2022

Port DNA damage model from BEAST1

See related Git Issue from the Beast2 repo
CompEvol/beast2#173

Preliminary version to be implemented in April.

@kche309 kche309 added the enhancement New feature or request label Mar 1, 2022
@kche309
Copy link
Collaborator Author

kche309 commented Jul 14, 2022

Work in progress on branch https://github.com/bioDS/beast-phylonco/tree/PMDErrorModel

TODOs:

  • refactor ErrorModel superclass to take branching time t
  • In Likelihood class, pass branch time into error models methods
  • Unit testing
  • Example XML template for PMD error model

@kche309
Copy link
Collaborator Author

kche309 commented Jul 16, 2022

Refactored error model class to take in branch time t 9c058c4
Added a taxa exclusion list, which means the excluded taxa are assumed to be error-free 9c058c4

@kche309
Copy link
Collaborator Author

kche309 commented Jul 16, 2022

Unit testing is underway

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

No branches or pull requests

1 participant