Lineage motifs multiple projects#139
Merged
Merged
Conversation
c431a5c to
d7ee73e
Compare
bf4a69a to
0d27b61
Compare
added 19 commits
September 16, 2025 16:38
…a scaling factor * The scaling factor can be used to compensate for time scales in different projects
…s LineageMotifsUtils to class BranchSpotTree
…vor in LineageMotifsUtils)
…on the model graph
…ls for motif importing
…ess modifiers, enhance scale factor handling, and introduce helper methods for clarity. Add MotifContext for context encapsulation.
6e59676 to
575eb29
Compare
added 3 commits
September 16, 2025 16:59
* Add new method to compute color gradient between two colors * Add unit tests.
* Replace single color parameter with two colors (`color1`, `color2`) in commands and utilities. * Update `LineageMotifsUtils` to interpolate colors for motif tags between `color1` and `color2`. * Adjust related tests to handle gradient color generation. * Update descriptions and parameters to reflect color interpolation changes.
41d6fb4 to
613f1e5
Compare
added 4 commits
September 17, 2025 11:30
…rom things needed only in unit tests * Refactor tests to use `Awaitility` for clearer and more flexible synchronization logic. * Remove `CountDownLatch` from commands and utilities. * Add `Awaitility` dependency to `pom.xml` (scope: test) * Update `LineageMotifsUtils` and tests to simplify synchronization handling.
…dOnImportCommand` for clarity
…dual spot export.
…dual spot export.
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.


No description provided.