{ "project_root": ".", "data_dir": "model", "weight_dir": "weight", "script_dir": "scripts", "cnn": { "raw_table": "model/CNN/all_ab_pre_post.txt", "ctla4_model": "weight/CNN/model_c1", "pd1_model": "weight/CNN/model_p1" }, "gan": { "sequence_groups": "model/GAN/seq_all.RDS", "encoded_groups": "model/GAN/seq_all_encoded.RDS", "pretrained_model_pattern": "weight/GAN/GAN_model_{model_id}" } }