Skip to content

Commit 265a836

Browse files
authored
New detailed readme (#9)
* new readme + delete csv if it exists when executing * clang format
1 parent 470a14b commit 265a836

17 files changed

+353
-27
lines changed

CARTopiaX_Simulation_Analysis.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"- **pandas** >= 1.3.0\n",
2727
"- **matplotlib** >= 3.5.0\n",
2828
"- **numpy** >= 1.21.0\n",
29-
"- **os** - Built-in Python module (no installation required)\n",
29+
"\n",
3030
"\n",
3131
"### Installation\n",
3232
"\n",
@@ -145,9 +145,9 @@
145145
"\n",
146146
"Shows the absolute count of 5 tumor cell types:\n",
147147
"- **Type 1** (Dark Red): Most Proliferative Tumor Cells\n",
148-
"- **Type 2** (Red): Very Ploliferative Tumor Cells\n",
149-
"- **Type 3** (Orange): Less Ploriferative Tumor Cells\n",
150-
"- **Type 4** (Yellow): Least Ploriferative Tumor Cells\n",
148+
"- **Type 2** (Red): Very Proliferative Tumor Cells\n",
149+
"- **Type 3** (Orange): Less Proliferative Tumor Cells\n",
150+
"- **Type 4** (Yellow): Least Proliferative Tumor Cells\n",
151151
"- **Type 5** (Blue): Dead"
152152
]
153153
},

README.md

Lines changed: 346 additions & 22 deletions
Large diffs are not rendered by default.

assets/images/CARTopiaXLogo_4x.png

608 KB
Loading
406 KB
Loading
352 KB
Loading
667 KB
Loading
624 KB
Loading
967 KB
Loading
284 KB
Loading

assets/images/execution_times.png

203 KB
Loading

0 commit comments

Comments
 (0)