-
Notifications
You must be signed in to change notification settings - Fork 2
Model with CAR-T cells #7
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
Merged
Merged
Changes from all commits
Commits
Show all changes
76 commits
Select commit
Hold shift + click to select a range
803889e
all work I have done untill the midterm: tumor replicated from the na…
salva24 e612c20
car-t oxygen consumption
salva24 293c1d4
Update README.md
salva24 1b45fd8
Update src/cart_cell.cc
salva24 cc8e2bc
still in progress CAR-T displacement
salva24 1f81855
cleaned comments to follow Doxygen-style
salva24 126a7ad
Merge branch 'master' of https://github.com/salva24/CARTopiaX
salva24 0494c5c
changed comments to follow doxygen-style
salva24 d5ece7f
Remove draft_code_my_own_analysis/ from tracking and add to .gitignore
salva24 2f41925
remove draft_code_my_own_analysis
salva24 bb8fe6b
add to gitignore draft_code_my_own_analysis
salva24 6d5b9aa
fixing comments
salva24 3aa026d
[ci] Add basic github actions infrastructure
vgvassilev 54df45b
Merge branch 'master' into master
vgvassilev 4309a1c
Update CMakeLists.txt
salva24 5c5717c
Update README.md
salva24 d82301f
Update README.md
salva24 58a5a02
Update src/cart_cell.cc
salva24 934f828
Update src/cart_cell.cc
salva24 4a32933
Update src/forces_tumor_cart.cc
salva24 b7a48e6
changed some things to imporve code quality
salva24 bcd0b26
cart_cell comments fixed
salva24 a8471bb
changed all comments to /// in the .h and changed some of them
salva24 4826179
changed the project name + new readme part Results
salva24 532d758
minor change spelling
salva24 6c842c9
30-days simulation
salva24 6a4d6d1
Merge branch 'compiler-research:master' into add_cart
salva24 ef7787b
Merge branch 'add_cart' into midterm_code_push
salva24 ec172b3
Merge pull request #1 from salva24/midterm_code_push
salva24 1e83fb1
some small changes lost in the merge
salva24 9be9b62
car-t motility adn more progress
salva24 7a727d7
Apoptosis flow on an attached cancer cell
salva24 a7dc873
car-t looking for victim target cell
salva24 29c697c
testing cart cells
salva24 17d06a0
debugging car-t
salva24 e7467c4
cart cell spawn
salva24 eeede9f
model with car-t
salva24 ba1141e
solved some bugs + probability of getting attached for a car-T
salva24 fcb5170
latest version with no debugging. CART implemented
salva24 877ea4b
avoid race condition in CAR-T adhesion to tumor cell
salva24 d803aec
solved bug with BioDynaMo's GetSimulatedTime() when spawning CAR-T
salva24 6e6ca0a
name casted to int
salva24 348b5a2
solved bug in apoptosis triel that was executed only once
salva24 4dee9c7
30 dys
salva24 382eb16
uncommented velocity computation that was commented for debugging
salva24 66ee120
big issue when saving a pointer to another cell
salva24 1c4daa2
solved bug in attached cell invalid pointer
salva24 9b39639
merged two fors for efficiency
salva24 d204df0
more dubugging. Pushing force of carts stopped
salva24 ad8ac85
adhesion probability adjusted
salva24 d5e4573
doubled forces + changed probability adhesion
salva24 a37c61d
change agent UID references into using the AgentPointer<>
salva24 d23cbe3
tunning hyperparameter
salva24 a2e6c82
latest versio tunned adhesion rate
salva24 50a7aa0
latest versio tunned adhesion rate
salva24 74a1453
new version
salva24 efc41e2
Merge branch 'add_cart' of https://github.com/salva24/CARTopiaX into …
salva24 749cad9
output average oncoprotein
salva24 c39cd27
scale 1:1
salva24 c27931d
dead cells have 0 oncoprotein
salva24 ab23855
output oxygen level and delete restriction for pushing cart cells
salva24 d2b6b00
solved pushing cart
salva24 b829a5c
two dosis 1:1
salva24 13f0965
minor change comment
salva24 557b23b
delete export of oxygen and inmmunostimulatory factor diffusion grids…
salva24 e8c55fc
version with all solved
salva24 08ff61c
deleted all debugs
salva24 09b70c8
first merge all files, needs to be executed and debugged
salva24 607fa7f
compiling rebased project
salva24 a0ed4e3
clang format
salva24 133165f
clang tidy issues solved
salva24 3bfae10
tidy left issues
salva24 7ab111d
Update use auto for type
salva24 c7c4ecf
quick test clang warning
salva24 a0f4af1
solved vassil's recomendations
salva24 8b68963
latest calng tidy
salva24 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.