Back to evaluations
Public evaluation
interactome_disruption_task
Evaluates correlation between predicted interactome disruption scores and experimental binding assay data.
Evaluation type
task based
Challenge
Interactome Mutation Impact Analyzer using LlamaIndex and Hugging Face
Difficulty
Advanced
Rigor
Unspecified
Evaluation overview
How the linked challenge is judged: tasks, benchmarks, and criteria count.
Tasks
1
Benchmarks
0
Criteria
0
Task templates
Inputs and expected outputs.
Task 1
interactome_disruption_task
Predict structural interaction perturbation score for given protein mutant pair.
Input format
JSON with protein_a, protein_b, mutation (e.g. 'P102L'), and wildtype structures.
Output format
JSON object with calculated_disruption_score (0.0 to 1.0) and supporting network node path.