-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add abstract T cell classes and modules #147
Merged
Merged
Conversation
This file contains 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
…() function of cd4/cd8 T cells
This reverts commit 3e30dcb.
cainja
requested changes
Feb 11, 2025
test/arcade/patch/agent/process/PatchProcessMetabolismCARTTest.java
Outdated
Show resolved
Hide resolved
test/arcade/patch/agent/process/PatchProcessMetabolismCARTTest.java
Outdated
Show resolved
Hide resolved
test/arcade/patch/agent/process/PatchProcessMetabolismCARTTest.java
Outdated
Show resolved
Hide resolved
test/arcade/patch/agent/process/PatchProcessMetabolismCARTTest.java
Outdated
Show resolved
Hide resolved
Jannetty
reviewed
Feb 15, 2025
Jannetty
reviewed
Feb 15, 2025
cainja
approved these changes
Feb 17, 2025
test/arcade/patch/agent/process/PatchProcessMetabolismCARTTest.java
Outdated
Show resolved
Hide resolved
test/arcade/patch/agent/process/PatchProcessMetabolismCARTTest.java
Outdated
Show resolved
Hide resolved
test/arcade/patch/agent/process/PatchProcessInflammationTest.java
Outdated
Show resolved
Hide resolved
…son/carcade-cell-classes merging new changes from PR #151
…case more evident, changing parameter values of tests
Jannetty
approved these changes
Feb 19, 2025
test/arcade/patch/agent/process/PatchProcessMetabolismCARTTest.java
Outdated
Show resolved
Hide resolved
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Labels
category: agent
Related to the agent subpackages
migration: v2 to v3
Aligning v2 and v3
package: patch
Related to the patch implementation
size: xlarge
Estimated size of issue or PR is xlarge
type: feature
Improvement or additions to the code base
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.
Addresses #40
Estimated Time: XLarge
Overview of major changes:
This PR is meant to set the stage for the incoming CART agents and actions from CARCADE.
Detailed breakdown of changes
Patch Cell Classes
PatchCell
class:PatchCellTissue
class:PatchCellCancer
class:PatchCellTest
class:PatchCellTissueTest
classPatchCellTissueTest
class:CART Agents and associated classes
PatchCellCART
PatchCellCARTTest
Files changed to accommodate new agent:
PatchModuleProliferation
PatchEnums
PatchEnumsTest
Inflammation Modules
PatchProcessInflammation
class:PatchProcessInflammationTest
class:Metabolism Modules
PatchProcess Metabolism
class:PatchProcessMetabolismCART
class:PatchProcessMetabolismCARTTest
class:Parameters
parameter.patch.xml