-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add visualization matching manuscript Figures
- Loading branch information
1 parent
721ceca
commit ede623d
Showing
3 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
Benchmark-Models/Liu_IFACPapersOnLine2025/individual-based/visualization.tsv
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
plotId PlotTypeData xValues xOffset xLabel yValues yLabel datasetId legendEntry | ||
Fig6 MeanAndSD time 3 Time [Days] tumor_num Tumor cells [#] control_6 control 6 | ||
Fig6 MeanAndSD time 3 Time [Days] tumor_num Tumor cells [#] virus_1 vvDD 1 | ||
Fig6 MeanAndSD time 3 Time [Days] tumor_num Tumor cells [#] control_7 control 7 | ||
Fig6 MeanAndSD time 3 Time [Days] tumor_num Tumor cells [#] virus_2 vvDD 2 |
2 changes: 0 additions & 2 deletions
2
Benchmark-Models/Liu_IFACPapersOnLine2025/individual-based/visualizations.tsv
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
plotId plotTypeData plotTypeSimulation xValues xLabel yValues yLabel datasetId legendEntry | ||
plot1 MeanAndSD ScatterPlot time Time [Days] tumor_num Tumor [#] control Control | ||
plot1 MeanAndSD ScatterPlot time Time [Days] tumor_num Tumor [#] virus OncVirus | ||
plotId PlotTypeData xValues xOffset xLabel yValues yLabel datasetId legendEntry Color | ||
Fig4b MeanAndSD time 3 Time [Days] tumor_num Tumor cells [#] control control red | ||
Fig4b MeanAndSD time 3 Time [Days] tumor_num Tumor cells [#] virus vvDD blue |