Stable phenotype classification - #40
Open
daemontus wants to merge 12 commits into
Open
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #40 +/- ##
==========================================
+ Coverage 78.80% 78.98% +0.17%
==========================================
Files 61 61
Lines 10363 10416 +53
==========================================
+ Hits 8167 8227 +60
+ Misses 2196 2189 -7 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
daemontus
force-pushed
the
main
branch
2 times, most recently
from
January 8, 2026 18:20
8dae244 to
5595096
Compare
daemontus
force-pushed
the
main
branch
3 times, most recently
from
July 1, 2026 12:52
a72e7d3 to
1ce346e
Compare
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.
A new classification method whose purpose is to:
(1) Identify all "stable phenotypes" of the Boolean network (based on minimal trap spaces).
(2) Project all phenotypes to selected network variables (if provided, otherwise all phenotypes are reported).
(3) For each (projected) phenotype, compute the set of colors/interpretations for which said phenotype exists.
Note that multiple phenotypes can exist in the same interpretation. So the same color can appear in the result for multiple phenotypes.