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

Integrate CARCADE into v3 #40

Open
jessicasyu opened this issue Oct 3, 2024 · 2 comments · May be fixed by #101
Open

Integrate CARCADE into v3 #40

jessicasyu opened this issue Oct 3, 2024 · 2 comments · May be fixed by #101
Assignees
Labels
package: patch Related to the patch implementation

Comments

@jessicasyu
Copy link
Member

CARCADE branched off ARCADE v2 and we would like to re-integrate it into ARCADE v3.

@allison-li-1016 can you take a stab at updating this description with a summary of the top level tasks needed to do this integration? e.g. which classes need to be moved over, what items are critical vs. nice to have (visualization?), etc.

@jessicasyu jessicasyu added the package: patch Related to the patch implementation label Oct 3, 2024
@allison-li-1016
Copy link
Contributor

allison-li-1016 commented Oct 3, 2024

Summary

Currently CARCADE exists as a separate repo built upon the 2.4 version of ARCADE. I would like to integrate the CAR-T agents, modules, and helpers into ARCADE 3.0

High Priority Tasks

Lower Priority Tasks

CARCADE Classes to Integrate

Agents

  • PatchCellCART
  • PatchCellCARTCD4
  • PatchCellCARTCD8

Modules

  • PatchProcessMetabolismCART
  • PatchProcessInflammation
  • PatchProcessInflammationCD4
  • PatchProcessInflammationCD8

Actions

  • PatchActionTreat
  • PatchActionKill
  • PatchActionReset

ARCADE Classes to Change

  • PatchCellContainer
  • PatchProcessProliferation
  • PatchProcessMetabolism
  • PatchCell
  • PatchEnums

@jessicasyu
Copy link
Member Author

@allison-li-1016 Thanks! Could you move those tasks into separate issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: patch Related to the patch implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants