-
Notifications
You must be signed in to change notification settings - Fork 81
Add thorney beast support in Beauti #1211
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
Open
jtmccr1
wants to merge
37
commits into
main
Choose a base branch
from
beauti-tb
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
a392217
initial look at beauti
jtmccr1 d368683
git ignore for vscode
jtmccr1 236324d
unhide thorney options for dev work
jtmccr1 0637872
removes treedatapartition from sites and substitution model
jtmccr1 ed3bc28
adds thorney operators
jtmccr1 b22eb1f
Adds initial tree
jtmccr1 183d17e
adds likelihood block
jtmccr1 d2d768f
fixes bug in treemodel idref
jtmccr1 b952961
operator work
jtmccr1 3661e10
thorney beast uses bft-intervals nows
jtmccr1 77fb51d
removes unneeded components
jtmccr1 0fe7bfb
trying out clock models with tb
jtmccr1 7de04b3
proxy parameters so we can use usual node height operators
jtmccr1 b11d856
adds node height proxies and standard operators
jtmccr1 062fc43
fixes bug in rate covariance that failed if parent was null
jtmccr1 ad814b2
Merge remote-tracking branch 'origin/master' into every-rose
jtmccr1 8128df3
adds beauti generated example for 1K SARS2
jtmccr1 ad4147c
removing comments
jtmccr1 344a22e
subtree slide works with bft (no trait swaps through)
jtmccr1 b42c751
forgot treemodel edits in constraints
jtmccr1 a304f9b
capitalization in rootheightproxy
jtmccr1 6fed2cb
adds bft to beauti jar
jtmccr1 f9bb47c
Merge remote-tracking branch 'origin/master' into every-rose
jtmccr1 e6d89aa
resolving AR conversations
jtmccr1 8aed018
updates bft and constrained tree to default xml
jtmccr1 f80a82b
removes duplication of empirical trees from tree panel
jtmccr1 e8a0c43
adds warning for clock models without TB gradients
jtmccr1 7d2bd2a
updating constrained tree xml in unit tests
jtmccr1 8226901
Revert "thorney beast uses bft-intervals nows"
jtmccr1 d3bd9e6
Merge remote-tracking branch 'origin/master' into beauti-thorne
jtmccr1 41c40e7
reverting copyright sign
jtmccr1 3d5c850
Merge remote-tracking branch 'origin/master' into beauti-tb
jtmccr1 d3fdbcf
updates constrained tree parameter names to match expectation in xml
jtmccr1 d1c3999
Reverse Merge branch 'master' into beauti-tb in prep for merge
jtmccr1 a512743
removes unneeded import
jtmccr1 e73417c
reverse merge branch 'main' into beauti-tb
jtmccr1 7335200
note tree partitions in list of models that need a coalescent prior
jtmccr1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Warns the user about using a clock model for which gradients for tb are not implemented