Algorithm 1.
Require: for DeepGlioma experiments | |
1: | |
2: | if then |
3: | ‘Glioblastoma, IDH-wildtype’ |
4: | else if then |
5: | ‘Oligodendroglioma, IDH-mutant, and 1p19q-codeleted’ |
6: | else if then |
7: | ‘Astrocytoma, IDH-mutant’ |
8: | end if |
9: | return |