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

Fixed inheritance of intracellular from default dell definition #182

Conversation

marcorusc
Copy link
Contributor

Hello Paul!

I have added in PhysiCell_cell.cpp an if/else sentence to set to NULL phenotype.intracellular in case one or more cell definitions in the xml have no intracellular module.

Since in the GUI we do not want any inheritance from one cell definition to another, we need to make sure that in mixed models (where some cell types have a maboss model and other ones don't) cell types with no maboss model will not inherit from previous ones, and so phenotype.intracellular will stay == NULL.

I hope this explanation is not too much confusing, otherwise I can try to explain myself better...

@marcorusc marcorusc force-pushed the fix/cell_definition_intracellular branch from 8acafda to 0b4bde1 Compare July 27, 2023 13:53
…n the cell definition --> cell types with no maboss model no longer inherit it from the default one
@marcorusc marcorusc force-pushed the fix/cell_definition_intracellular branch from 0b4bde1 to bede990 Compare July 27, 2023 13:59
@MathCancer MathCancer merged commit 79d29f2 into MathCancer:development Jul 27, 2023
4 checks passed
@vincent-noel vincent-noel deleted the fix/cell_definition_intracellular branch July 31, 2023 15:16
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

Successfully merging this pull request may close these issues.

None yet

2 participants