Documentation - #1
Merged
Merged
Conversation
ReadTheDocs for this project🤯 {WA team name}
Owner
Author
|
Kindly review if and whenever time permits. |
There was a problem hiding this comment.
Pull request overview
This PR adds project documentation intended to support publishing the research work (MMP/TIMP dynamics + ECM remodeling simulation) via ReadTheDocs and to provide a detailed methodological/implementation overview for the repository.
Changes:
- Added a comprehensive research-focused Markdown README describing the model, parameters, findings, and references.
- Added a text file containing internal “deep research” notes/progress narration.
Reviewed changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
MMP-TIMP PHCCO Research README.md |
Adds long-form project/research documentation, including methodology, parameters, and sources. |
DeepResearch into the PJ by Gemz.txt |
Adds internal research notes that are not currently structured as user-facing documentation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+1
to
+4
| # **Modeling Cell-Type-Specific MMP Dynamics and ECM Remodeling in the Tumor Microenvironment** | ||
|
|
||
| # **Project Overview** | ||
|
|
| @@ -0,0 +1,184 @@ | |||
| # **Modeling Cell-Type-Specific MMP Dynamics and ECM Remodeling in the Tumor Microenvironment** | |||
| 10. [Formation of motile cell clusters in heterogeneous model tumors: the role of cell-cell alignment \- arXiv](https://arxiv.org/html/2406.14196v2) | ||
| 11. [Cellular Potts Modeling of Tumor Growth, Tumor Invasion, and Tumor Evolution \- Frontiers](https://www.frontiersin.org/journals/oncology/articles/10.3389/fonc.2013.00087/full) | ||
| 12. [Developing a CompuCell3D (CC3D) Simulation](https://compucell3d.org/BinDoc/cc3d_binaries/Manuals/PASI_compucell3d_quickstartguide_2.0.pdf) | ||
| 13. [CancerInvasion.xml](https://drive.google.com/open?id=11A4YswhcBuN6kZ6SR3Q6Rzk_nBDTdwoz) |
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.
ReadTheDocs for this project🤯 {WA team name}