Back to evaluations
Draft evaluation
Build a Vercel AI SDK & Baseten Protein Interaction Network Predictor — evaluation
Evaluates TypeScript backend calculations of PPI node perturbation metrics.
Evaluation type
task based
Challenge
Build a Vercel AI SDK & Baseten Protein Interaction Network Predictor
Difficulty
Intermediate
Rigor
Not declared
The author has not specified a rigor level.
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
ppi_perturbation_eval
Computes network node perturbation scores for missense mutations in target genes.
Input format
JSON containing gene_symbol (string) and variant_change (string).
Output format
JSON containing affected_interactors (list of strings) and network_delta_score (float).