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 overview
How the linked challenge is judged: tasks, benchmarks, and criteria count.
Task templates
Inputs and expected outputs.
GlycanIdentification
Evaluates the pipeline's ability to accurately identify known glycans and infer components from provided MS/MS spectra.
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.
A CSV file listing identified glycans per spectrum, including their GlycoCT string, confidence score, and predicted monosaccharide composition.
ComparativeGlycomics
Evaluates the quantification and comparative analysis of glycan profiles between two hypothetical samples (e.g., 'seal' and 'human').
Two CSV files (e.g., 'seal_glycans.csv', 'human_glycans.csv') each containing identified glycans and their normalized intensity values from MS data.
A JSON file summarizing differentially expressed glycans with p-values and fold-changes, and a PNG image of a comparative heatmap/plot.
AIHypothesisGeneration
Evaluates the Qwen2.5-72B's ability to generate plausible scientific hypotheses or structural suggestions based on partial or ambiguous MS data.
A JSON file containing partial MS/MS spectral data (m/z, intensity pairs) and relevant biological context, along with prompts for Qwen2.5-72B.
A Markdown document containing generated hypotheses or structural suggestions from Qwen2.5-72B.