Back to evaluations
Public evaluation

GlycanIdentification

The solution will be evaluated on the accuracy of glycan identification and quantification from MS data, the efficiency of the database search mechanism, the quality of Qwen2.5-72B generated hypotheses, and the correctness of comparative analysis.

Evaluation type
task based
Challenge
AI-Assisted Glycan Structural Elucidation & Comparison
Difficulty
Advanced
Rigor
Unspecified

Evaluation overview

How the linked challenge is judged: tasks, benchmarks, and criteria count.

Tasks
3
Benchmarks
0
Criteria
0

Task templates

Inputs and expected outputs.

Task 1

GlycanIdentification

Evaluates the pipeline's ability to accurately identify known glycans and infer components from provided MS/MS spectra.

Input format

A directory of mzML files containing MS/MS spectra and a JSON file with ground truth glycan structures (GlycoCT format) for a subset of spectra.

Output format

A CSV file listing identified glycans per spectrum, including their GlycoCT string, confidence score, and predicted monosaccharide composition.

Task 2

ComparativeGlycomics

Evaluates the quantification and comparative analysis of glycan profiles between two hypothetical samples (e.g., 'seal' and 'human').

Input format

Two CSV files (e.g., 'seal_glycans.csv', 'human_glycans.csv') each containing identified glycans and their normalized intensity values from MS data.

Output format

A JSON file summarizing differentially expressed glycans with p-values and fold-changes, and a PNG image of a comparative heatmap/plot.

Task 3

AIHypothesisGeneration

Evaluates the Qwen2.5-72B's ability to generate plausible scientific hypotheses or structural suggestions based on partial or ambiguous MS data.

Input format

A JSON file containing partial MS/MS spectral data (m/z, intensity pairs) and relevant biological context, along with prompts for Qwen2.5-72B.

Output format

A Markdown document containing generated hypotheses or structural suggestions from Qwen2.5-72B.