diff --git a/gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp_space.py b/gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp_space.py index 9685d12..228b89b 100644 --- a/gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp_space.py +++ b/gklearn/experiments/thesis/graph_kernels/fcsp/run_jobs_compare_fcsp_space.py @@ -65,6 +65,7 @@ OUT_MEM_LIST = set({('ShortestPath', 'REDDIT-BINARY', 'True'), ('ShortestPath', 'NCI-H23H', 'False'), ('StructuralSP', 'NCI-H23H', 'True'), ('StructuralSP', 'NCI-H23H', 'False'), + ('StructuralSP', 'OHSU', 'False'), ('ShortestPath', 'OVCAR-8', 'True'), ('ShortestPath', 'OVCAR-8', 'False'), ('StructuralSP', 'OVCAR-8', 'True'),