-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update analysis_replication for gnn plots
- Loading branch information
1 parent
6f59e2b
commit 81f44b7
Showing
5 changed files
with
40 additions
and
105 deletions.
There are no files selected for viewing
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
15 changes: 15 additions & 0 deletions
15
analysis_replication/gnn_figure/melanoma_intralesional_il2.config
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,15 @@ | ||
[general] | ||
study_name = Melanoma intralesional IL2 | ||
|
||
[plot-importance-fractions] | ||
host_name = http://oncopathtk.org/api | ||
phenotypes = Tumor, Adipocyte or Langerhans cell, Natural killer cell, CD4+ T cell, Nerve, B cell, CD4+/CD8+ T cell, CD4+ regulatory T cell, CD8+ natural killer T cell, CD8+ regulatory T cell, CD8+ T cell, Double negative regulatory T cell, T cell/null phenotype, Natural killer T cell, CD4+ natural killer T cell | ||
plugins = cg-gnn, graph-transformer | ||
figure_size = 11, 8 | ||
orientation = horizontal | ||
[plot-importance-fractions.cohort0] | ||
index_int = 1 | ||
label = Non-responder | ||
[plot-importance-fractions.cohort1] | ||
index_int = 3 | ||
label = Responder |
63 changes: 0 additions & 63 deletions
63
analysis_replication/gnn_figure/melanoma_intralesional_il2.json
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[general] | ||
study_name = Urothelial ICI | ||
|
||
[plot-importance-fractions] | ||
host_name = http://oncopathtk.org/api | ||
phenotypes = Tumor, CD4- CD8- T cell, T cytotoxic cell, T helper cell, Macrophage, intratumoral CD3+ LAG3+, Regulatory T cell | ||
plugins = cg-gnn, graph-transformer | ||
figure_size = 14, 5 | ||
orientation = vertical | ||
[plot-importance-fractions.cohort0] | ||
index_int = 1 | ||
label = Responder | ||
[plot-importance-fractions.cohort1] | ||
index_int = 2 | ||
label = Non-responder |
This file was deleted.
Oops, something went wrong.