{"id": "B01", "domain": "biology", "title": "E. coli succinate-production strain optimization via constraint-based knockout screen", "topic": "E. coli succinate-production strain optimization via constraint-based knockout screen on iAF1260", "domains": ["systems-biology", "metabolic-engineering", "constraint-based-modelling"], "arxiv_id": null, "venue": "ARC-Bench Biology 2026", "metric_key": "primary_metric", "metric_direction": "maximize", "gpu_required": false, "est_wall_clock_sec": 1800, "synthesis": "Succinate is a top-12 platform chemical and a recurring case study in\nmetabolic engineering. The standard genome-scale model E. coli iAF1260\n(2382 reactions, 1668 metabolites, 1261 genes) provides a well-validated\ntestbed for in-silico strain design: from a fixed glucose-minimal medium\none can predict (a) the maximum aerobic biomass growth rate, (b) the\nmaximum theoretical succinate secretion flux once growth is held at a feasible\nfraction of optimum, (c) the set of single- and double-gene knockouts\nthat decouple biomass from succinate secretion enough to push the strain\ntoward a high-secretion non-growth-coupled phenotype.\n\nA credible CPU-scale study of this topic (a) loads iAF1260 from BIGG and\nvalidates aerobic biomass > 0.7 1/h on glucose-minimal medium, (b) runs\nparsimonious FBA (pFBA) at the wild-type optimum and reports the central\ncarbon flux distribution, (c) sweeps the production envelope (biomass vs\nsuccinate secretion) using flux variability analysis (FVA) on the\nsuccinate exchange across a grid of biomass-fraction-of-optimum values,\n(d) runs a single-gene knockout screen (≤100 candidate genes drawn from\ncentral carbon metabolism, fermentation, and TCA cycle) and ranks each KO\nby post-KO succinate secretion flux at 50% of WT growth, (e) reports the top three\nKO strains with mechanistic explanation tied to the network topology.\n\nThe research question is: *which single-gene knockouts of central carbon\nmetabolism in E. coli iAF1260 produce the largest predicted succinate\nsecretion flux while preserving at least 50% of wild-type biomass growth, and what\nis the mechanistic role of each in shifting flux toward succinate?*", "num_hypotheses": 3, "hypotheses": "[{\"id\": \"H1\", \"statement\": \"Wild-type aerobic E. coli iAF1260 on glucose-minimal medium predicts a biomass growth rate within ±10% of 0.736 1/h (the published BIGG iAF1260 reference value).\", \"measurable\": true}, {\"id\": \"H2\", \"statement\": \"The biomass-vs-succinate production envelope, computed via FVA at biomass fractions from 0.1 to 1.0 of WT optimum, is monotonically non-increasing in succinate as biomass approaches the WT optimum (i.e., succinate is growth-competing under aerobic glucose conditions).\", \"measurable\": true}, {\"id\": \"H3\", \"statement\": \"At least 3 of the top-5 single-gene knockouts identified by the screen as maximizing succinate secretion flux at 50% WT-growth disrupt canonical competing by-product or respiration pathways described in the metabolic-engineering literature (e.g., pyruvate-formate-lyase pflB, lactate dehydrogenase ldhA, alcohol dehydrogenase adhE, acetate kinase ackA, phosphate acetyltransferase pta, or their isozymes), or are accompanied by a mechanistic explanation for why the knockout redirects flux toward succinate under the chosen medium.\", \"measurable\": true}]", "experiment_design": "{\"research_question\": \"Which single-gene knockouts of central carbon metabolism in E. coli iAF1260 produce the largest predicted succinate secretion flux while preserving at least 50% of wild-type biomass growth, and what is the mechanistic role of each in shifting flux toward succinate?\", \"conditions\": [{\"name\": \"wt_aerobic_glucose\", \"description\": \"Wild-type iAF1260 on glucose-minimal medium with O2 unconstrained. Reference condition.\"}, {\"name\": \"wt_aerobic_glucose_pfba\", \"description\": \"Same as wt_aerobic_glucose but with pFBA (parsimonious FBA) for unique flux distribution.\"}, {\"name\": \"production_envelope_succinate\", \"description\": \"FVA on succinate exchange across biomass-fraction-of-optimum grid {0.1, 0.2, ..., 1.0}.\"}, {\"name\": \"single_ko_screen_central_carbon\", \"description\": \"Single-gene knockouts on a curated set of ≤100 central-carbon / fermentation / TCA genes (glycolysis, PPP, TCA, anaplerotic, fermentation by-products); for each, FBA at fixed biomass = 0.5 × WT optimum; record succinate exchange flux.\"}], \"baselines\": [\"wt_aerobic_glucose (no perturbation) is the no-engineering baseline\", \"Published BIGG iAF1260 reference growth rate (0.736 1/h on glucose-minimal aerobic) — the model-validity gate\"], \"metrics\": [{\"name\": \"wt_growth_rate\", \"direction\": \"match_reference\", \"description\": \"Wild-type biomass exchange flux (1/h) on glucose-minimal aerobic; reference value 0.736.\"}, {\"name\": \"max_succinate_flux_mmol_gDW_h_at_zero_growth\", \"direction\": \"maximize\", \"description\": \"Succinate exchange flux (mmol/gDW/h) at biomass = 0 (theoretical maximum).\"}, {\"name\": \"succinate_flux_mmol_gDW_h_at_half_growth\", \"direction\": \"maximize\", \"description\": \"Succinate exchange flux at biomass = 0.5 × WT optimum, wild-type strain.\"}, {\"name\": \"best_ko_succinate_flux_mmol_gDW_h\", \"direction\": \"maximize\", \"description\": \"Maximum succinate exchange flux over the single-KO screen at biomass = 0.5 × WT optimum.\"}], \"datasets\": [{\"name\": \"iAF1260\", \"source\": \"BIGG database (http://bigg.ucsd.edu/models/iAF1260) via cobra.io.load_model('iAF1260')\"}], \"compute_requirements\": {\"gpu_required\": false, \"estimated_wall_clock_sec\": 1800}}", "requirements": "[{\"id\": \"req_results_json\", \"type\": \"artifact\", \"description\": \"A canonical results.json file exists at the workspace root with at least the keys: primary_metric (number), metrics (object of numeric keys), hypotheses (object with h1/h2/h3 entries each carrying a `supported` boolean), summary (non-empty string).\", \"must_pass\": true}, {\"id\": \"req_wt_growth_value\", \"type\": \"numeric\", \"description\": \"results.json metrics MUST contain a numeric value for `wt_growth_observed_1_per_h` (or an equivalent wt_growth_*_1_per_h key) that is non-null and finite. The wild-type growth rate must be reported, otherwise H1 cannot be evaluated.\", \"must_pass\": true}, {\"id\": \"req_top5_ko\", \"type\": \"discussion\", \"description\": \"results.json structured_results MUST contain a list of the top 5 ranked single-gene knockouts with at least {gene_id, gene_name, ko_succinate_flux_mmol_gDW_h, is_canonical} fields each. The list need not include the textbook canonical genes — but it MUST exist and identify at least 5 candidates.\", \"must_pass\": true}, {\"id\": \"req_envelope_figure\", \"type\": \"artifact\", \"description\": \"A production-envelope figure (biomass-vs-succinate, or analogous) must exist under figures/ or analysis/ in PDF or PNG format with axes labeled and units shown. Either a single multi-curve figure or per-condition figures both qualify.\", \"must_pass\": true}, {\"id\": \"req_h1_h2_h3_supported_flags\", \"type\": \"discussion\", \"description\": \"Each of hypotheses.h1, hypotheses.h2, hypotheses.h3 in results.json MUST have an explicit `supported` boolean and a `details` string of at least 40 characters describing the evidence used to reach that verdict.\", \"must_pass\": true}, {\"id\": \"req_mechanistic_writeup\", \"type\": \"discussion\", \"description\": \"Top-3 KO targets are discussed mechanistically — naming the pathway each KO disables and a one-sentence rationale for why the disruption redirects flux to succinate. Acceptable inside summary, structured_results, or a separate writeup field.\", \"must_pass\": false}, {\"id\": \"req_seed_documented\", \"type\": \"discussion\", \"description\": \"The solver backend (cobra optlang interface name + version) and any RNG seeds used (e.g. for sampling) are reported in results.json. Required for reproducibility but not for scientific correctness.\", \"must_pass\": false}]", "rubric": "{\"id\": \"B01\", \"requirements\": \"A credible constraint-based experiment on E. coli iAF1260 that (a) loads the BIGG model and validates wild-type growth, (b) computes a flux distribution under the standard objective, (c) characterises the biomass-vs-succinate production envelope, (d) runs a single-gene knockout screen targeted at central carbon metabolism, and (e) ties the top-ranked knockouts to the network mechanism. Partial but well-motivated evidence deserves partial credit; rigid wording or naming should not penalize a substantively correct experiment.\", \"judging_note\": \"Score on biological substance and quantitative correctness, not exact threshold satisfaction. Reproducing canonical FBA numbers (WT growth ~0.7, well-known knockouts like pflB/ldhA/adhE/ackA-pta) is strong evidence; novel-but-coherent design choices are acceptable.\", \"weight\": 1, \"sub_tasks\": [{\"id\": \"b01-code\", \"requirements\": \"The constraint-based pipeline is implemented with COBRApy and a BIGG genome-scale model.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b01-code-model\", \"requirements\": \"The submission loads E. coli iAF1260 (or a comparable validated genome-scale metabolic model) from BIGG via COBRApy, with the medium constraints (glucose uptake, O2 availability) explicitly set and the biomass objective explicitly named.\", \"weight\": 8.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b01-code-fba\", \"requirements\": \"FBA and pFBA are invoked correctly to obtain wild-type growth and a unique flux distribution; output flux table covers exchange + central-carbon reactions at minimum.\", \"weight\": 6.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b01-code-envelope\", \"requirements\": \"The biomass-vs-succinate production envelope is computed by sweeping a fraction-of-optimum biomass constraint and running FVA (or two-step FBA) on the succinate exchange at each grid point.\", \"weight\": 4.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Experimental Setup\"}, {\"id\": \"b01-code-koscreen\", \"requirements\": \"The single-gene knockout screen iterates over a curated central-carbon / fermentation / TCA gene set (≤100), applies model.genes..knock_out() (or equivalent reaction-bound deletion), and records succinate flux at fixed biomass = 0.5 × WT optimum.\", \"weight\": 4.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b01-exec\", \"requirements\": \"Execution produces the FBA / FVA / KO numbers needed to evaluate the hypotheses without crashing.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b01-exec-validity\", \"requirements\": \"Solver returns optimal status for the wild-type FBA and at least 90% of the KO conditions; no negative biomass or non-physical fluxes (succinate secretion negative under aerobic glucose, etc.) appear without explanation.\", \"weight\": 8.0, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b01-exec-physics\", \"requirements\": \"Mass balance, charge balance, and biomass-positive checks pass for the loaded model; this is the biology-validity gate analogous to physics-validity (gauge invariance, unitarity) in the physics rubric.\", \"weight\": 8.0, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b01-exec-results\", \"requirements\": \"A machine-readable results artifact (results.json or simulations/*.csv) records WT growth rate, the production-envelope grid (biomass fraction → succinate secretion flux in mmol/gDW/h), and a per-KO succinate-flux table. If yield is reported, define it separately as succinate secretion flux divided by glucose uptake flux.\", \"weight\": 6.0, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b01-results\", \"requirements\": \"The results analysis addresses the three hypotheses with quantitative evidence and a clear narrative tied to network mechanism.\", \"weight\": 3, \"sub_tasks\": [{\"id\": \"b01-result-h1-quant\", \"requirements\": \"Quantitative test of H1: predicted WT aerobic growth rate is reported and compared to the published BIGG reference 0.736 1/h. Score 100% if relative error < 3%, 67% if < 10%, 33% if < 30%, 0% otherwise.\", \"weight\": 12.0, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b01-result-h2-quant\", \"requirements\": \"Quantitative test of H2: production envelope shows succinate is growth-competing — succinate flux is non-increasing as biomass approaches WT optimum. Score 100% if monotonic over ≥8 of 10 grid points, 67% if ≥6 of 10, 33% if ≥4 of 10.\", \"weight\": 10.0, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b01-result-h3-quant\", \"requirements\": \"Quantitative test of H3: among the top-5 KO ranked by succinate secretion flux at 0.5 × WT growth, count how many disrupt canonical competing by-product or respiration pathways for succinate-overproduction logic, such as {pflB, ldhA, adhE, ackA, pta, acetate/ethanol/lactate branch competitors, oxygen-respiration competitors}, or include a specific mechanistic explanation for redirecting flux toward succinate under the chosen medium. Score 100% if ≥3 of 5 meet this canonical-or-mechanistic criterion, 67% if 2 of 5, 33% if 1 of 5, 0% otherwise.\", \"weight\": 10.0, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b01-result-figure\", \"requirements\": \"At least one publication-quality figure is produced — typically the production envelope (biomass on x, succinate secretion flux on y, with WT and best KO overlaid) and/or the KO essentiality / flux heatmap. Axes labeled with units (1/h, mmol/gDW/h), legend present.\", \"weight\": 8.0, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b01-result-writeup\", \"requirements\": \"The README or results writeup discusses each hypothesis outcome, names the top knockouts with their gene/enzyme identity, and gives a one-paragraph mechanistic interpretation (which competing pathways the KOs disable, why this redirects flux to succinate).\", \"weight\": 6.0, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b01-repro\", \"requirements\": \"Reproducibility: the model, run cards, and seeds are checked into artifacts so a fresh clone can rerun and obtain matching numbers.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b01-repro-model\", \"requirements\": \"The loaded GSMM is either persisted (models/iAF1260.json) or pinned by version + BIGG URL in the writeup; a downstream user can locate the exact model object used.\", \"weight\": 5.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b01-repro-runcards\", \"requirements\": \"The medium definition (exchange bounds), objective function, FVA fraction-of-optimum, and KO gene list are saved to a config / params file (not only inline in code).\", \"weight\": 5.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b01-repro-seeds\", \"requirements\": \"Solver settings (LP backend name + version, tolerance) are recorded; if any sampling step is used, the RNG seed is logged. A second run reproduces the central WT growth rate to within solver tolerance.\", \"weight\": 5.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}], \"task_category\": null, \"finegrained_task_category\": null}], \"task_category\": null, \"finegrained_task_category\": null}", "rubric_num_leaves": 15, "manifest_file": "tasks/biology/manifests/B01.yaml", "rubric_file": "tasks/biology/rubrics/B01.json"} {"id": "B02", "domain": "biology", "title": "E. coli acetate overflow metabolism phase map under glucose and oxygen limitation", "topic": "E. coli acetate overflow metabolism phase map under glucose and oxygen limitation", "domains": ["systems-biology", "constraint-based-modelling", "phase-plane-analysis"], "arxiv_id": null, "venue": "ARC-Bench Biology 2026", "metric_key": "primary_metric", "metric_direction": "maximize", "gpu_required": false, "est_wall_clock_sec": 1800, "synthesis": "Overflow acetate secretion in E. coli is a canonical constraint-based\nmodelling phenotype. A credible CPU-scale study loads a validated E. coli\ngenome-scale model, fixes a glucose-minimal medium, sweeps glucose and oxygen\nuptake bounds, computes growth and major secretion products, and identifies\nthe transition from respiratory growth to overflow/fermentative by-product\nsecretion.\n\nThe research question is: under which glucose and oxygen uptake regimes does\nE. coli switch from primarily respiratory growth to acetate-secreting overflow\nmetabolism, and how robust is that regime boundary across FBA and pFBA?", "num_hypotheses": 3, "hypotheses": "[{\"id\": \"H1\", \"statement\": \"The selected E. coli BIGG model grows on aerobic glucose-minimal medium with a positive biomass objective and no infeasible solver status.\", \"measurable\": true}, {\"id\": \"H2\", \"statement\": \"A two-dimensional glucose-vs-oxygen phase plane contains distinct regimes with high oxygen/low acetate and low oxygen/high acetate secretion.\", \"measurable\": true}, {\"id\": \"H3\", \"statement\": \"pFBA reduces total internal flux while preserving the same growth-rate regime boundaries to within a small tolerance.\", \"measurable\": true}]", "experiment_design": "{\"research_question\": \"Under which glucose and oxygen uptake regimes does E. coli switch from respiratory growth to acetate overflow?\", \"conditions\": [{\"name\": \"aerobic_glucose_reference\", \"description\": \"Wild-type E. coli iJO1366 or iAF1260 on glucose-minimal medium with oxygen available.\"}, {\"name\": \"glucose_oxygen_phase_plane\", \"description\": \"Grid over glucose uptake and oxygen uptake bounds; compute biomass, acetate, ethanol, lactate, succinate, and CO2 exchange fluxes.\"}, {\"name\": \"pfba_phase_plane_check\", \"description\": \"Run pFBA on the same grid or a representative subset and compare growth plus secretion regimes.\"}], \"baselines\": [\"High-oxygen glucose condition is the respiratory baseline.\", \"Zero-oxygen glucose condition is the fermentative baseline.\"], \"metrics\": [{\"name\": \"growth_rate_1_per_h\", \"direction\": \"maximize\", \"description\": \"Biomass objective flux for each nutrient grid point.\"}, {\"name\": \"acetate_flux_mmol_gDW_h\", \"direction\": \"characterize\", \"description\": \"Acetate exchange secretion flux.\"}, {\"name\": \"overflow_boundary_o2_bound\", \"direction\": \"estimate\", \"description\": \"Approximate oxygen bound below which acetate secretion exceeds a chosen threshold.\"}, {\"name\": \"pfba_total_flux_norm\", \"direction\": \"minimize\", \"description\": \"Total absolute flux under pFBA.\"}], \"datasets\": [{\"name\": \"E. coli GSMM\", \"source\": \"BIGG iJO1366 or iAF1260 via cobra.io.load_model\"}], \"compute_requirements\": {\"gpu_required\": false, \"estimated_wall_clock_sec\": 1800}}", "requirements": "[{\"id\": \"req_results_json\", \"type\": \"artifact\", \"description\": \"A results.json file exists with primary_metric, metrics, hypotheses, summary, and structured_results.\", \"must_pass\": true}, {\"id\": \"req_phase_plane_table\", \"type\": \"artifact\", \"description\": \"A machine-readable phase-plane table exists with glucose_bound, oxygen_bound, growth_rate, and acetate_flux columns.\", \"must_pass\": true}, {\"id\": \"req_phase_plane_figure\", \"type\": \"artifact\", \"description\": \"A PNG or PDF heatmap/phase-plane figure exists with glucose and oxygen axes and units.\", \"must_pass\": true}, {\"id\": \"req_aerobic_ref_growth\", \"type\": \"numeric\", \"description\": \"results.json metrics MUST contain a numeric value for `aerobic_glucose_growth_rate_1_per_h` (or an equivalent aerobic_growth_*_1_per_h key) that is non-null, finite, and positive. The aerobic reference growth rate must be reported, otherwise H1 cannot be evaluated.\", \"must_pass\": true}, {\"id\": \"req_h1_h2_h3_supported_flags\", \"type\": \"discussion\", \"description\": \"Each of hypotheses.h1, hypotheses.h2, hypotheses.h3 in results.json MUST have an explicit `supported` boolean and a `details` string of at least 40 characters describing the evidence used to reach that verdict.\\n\", \"must_pass\": true}, {\"id\": \"req_mechanistic_writeup\", \"type\": \"discussion\", \"description\": \"The overflow boundary and its mechanistic basis are discussed — why E. coli switches to acetate-secreting overflow at the identified nutrient threshold. Acceptable inside summary, phase_plane_interpretation, or a separate writeup field.\", \"must_pass\": false}, {\"id\": \"req_seed_documented\", \"type\": \"discussion\", \"description\": \"The solver backend (cobra optlang interface name + version) and COBRApy version are reported in results.json. Required for reproducibility but not for scientific correctness.\", \"must_pass\": false}]", "rubric": "{\"id\": \"B02\", \"requirements\": \"A credible constraint-based E. coli acetate-overflow phase-plane study that loads a validated BIGG model, sets glucose and oxygen medium bounds, sweeps a two-dimensional nutrient grid, reports growth and by-product secretion, and interprets the acetate overflow boundary.\", \"judging_note\": \"Score biological substance and quantitative reproducibility over exact thresholds. iJO1366, iAF1260, or a comparable curated E. coli GSMM are acceptable.\", \"weight\": 1, \"sub_tasks\": [{\"id\": \"b02-code\", \"requirements\": \"The COBRApy implementation defines the model, medium, phase-plane grid, FBA/pFBA runs, and secretion extraction.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b02-code-model\", \"requirements\": \"Loads a validated E. coli BIGG model, explicitly sets glucose and oxygen exchange bounds, and names the biomass objective.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b02-code-grid\", \"requirements\": \"Constructs a two-dimensional glucose-by-oxygen grid with at least 8 values per axis and restores model state between conditions.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Experimental Setup\"}, {\"id\": \"b02-code-products\", \"requirements\": \"Extracts biomass plus acetate, ethanol, lactate, succinate, CO2, and O2/glucose exchange fluxes where present.\", \"weight\": 5, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b02-code-pfba\", \"requirements\": \"Runs pFBA on the full grid or a justified representative subset and records total absolute flux.\", \"weight\": 4, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b02-exec\", \"requirements\": \"Execution produces stable phase-plane artifacts without infeasible or missing-condition failures dominating the study.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b02-exec-status\", \"requirements\": \"At least 90% of grid points solve to optimal or biologically expected zero-growth status with explicit handling.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b02-exec-physics\", \"requirements\": \"Mass-balance check passes for the loaded model; no non-physical secretion fluxes appear under aerobic conditions without explicit justification (e.g. acetate secretion is zero under high-oxygen/low-glucose conditions in the reference FBA); biomass flux is positive under aerobic glucose reference. This is the biology-validity gate equivalent to physics-validity checks in the physics rubric.\", \"weight\": 7.0, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b02-exec-artifacts\", \"requirements\": \"Writes results.json and a CSV/TSV phase-plane table with nutrient bounds, growth, and secretion fluxes.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b02-results\", \"requirements\": \"The analysis identifies and explains acetate-overflow regimes with figures and quantitative criteria.\", \"weight\": 3, \"sub_tasks\": [{\"id\": \"b02-result-h1\", \"requirements\": \"Reports reference aerobic glucose growth and confirms model feasibility and positive biomass production. Score 100% if a positive finite biomass flux is reported for aerobic glucose with optimal solver status; 67% if growth is positive but solver status is not verified; 33% if only feasibility is stated without a numeric growth value; 0% otherwise.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b02-result-h2\", \"requirements\": \"Quantifies an acetate secretion boundary or threshold across oxygen/glucose regimes and distinguishes respiratory vs overflow conditions. Score 100% if an acetate-overflow boundary is quantified (O2 or glucose uptake threshold stated) with ≥2 distinct secretion regimes visible in the phase-plane table; 67% if overflow is identified without a quantified boundary; 33% if only one secretion regime is described; 0% otherwise.\", \"weight\": 12, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b02-result-h3\", \"requirements\": \"Compares FBA and pFBA growth/secretion regimes and explains where they agree or differ. Score 100% if FBA and pFBA growth rates are numerically compared and total flux norms are reported for both; 67% if only growth rates are compared without flux-norm comparison; 33% if pFBA was run but not compared to FBA; 0% otherwise.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b02-result-figure\", \"requirements\": \"Produces at least one labelled heatmap or contour plot for growth and acetate secretion with units.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b02-result-writeup\", \"requirements\": \"The README or results writeup discusses each hypothesis outcome, characterises the acetate-overflow regime boundary with quantitative support, and gives a one-paragraph mechanistic interpretation of why E. coli shifts from respiratory to acetate-secreting overflow metabolism at the identified nutrient threshold.\", \"weight\": 6.0, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b02-repro\", \"requirements\": \"The model ID, medium, grid values, solver, and thresholds are recorded for rerun reproducibility.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b02-repro-model\", \"requirements\": \"The loaded E. coli GSMM is either persisted (models/.json) or pinned by BIGG model ID and source URL in the writeup; a downstream user can locate the exact model object used.\", \"weight\": 5.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b02-repro-config\", \"requirements\": \"Saves model ID, objective reaction, nutrient grid, and secretion threshold in config or results metadata.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b02-repro-solver\", \"requirements\": \"Records solver backend, tolerance, COBRApy version, and rerun consistency for the aerobic reference point.\", \"weight\": 5, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}], \"task_category\": null, \"finegrained_task_category\": null}], \"task_category\": null, \"finegrained_task_category\": null}", "rubric_num_leaves": 15, "manifest_file": "tasks/biology/manifests/B02.yaml", "rubric_file": "tasks/biology/rubrics/B02.json"} {"id": "B03", "domain": "biology", "title": "Anaerobic E. coli lactate-overproduction knockout screen", "topic": "Anaerobic E. coli lactate-overproduction knockout screen", "domains": ["systems-biology", "metabolic-engineering", "constraint-based-modelling"], "arxiv_id": null, "venue": "ARC-Bench Biology 2026", "metric_key": "primary_metric", "metric_direction": "maximize", "gpu_required": false, "est_wall_clock_sec": 1800, "synthesis": "Lactate production under anaerobic glucose conditions is a tractable\nmetabolic-engineering task for constraint-based modelling. A credible study\nloads an E. coli BIGG model, validates anaerobic growth, computes WT lactate\nsecretion, screens central-carbon and fermentation knockouts, and ranks\ninterventions that increase lactate secretion while preserving growth.", "num_hypotheses": 3, "hypotheses": "[{\"id\": \"H1\", \"statement\": \"The model supports positive anaerobic glucose growth after oxygen uptake is closed.\", \"measurable\": true}, {\"id\": \"H2\", \"statement\": \"The lactate production envelope shows a tradeoff between biomass growth and maximum lactate secretion.\", \"measurable\": true}, {\"id\": \"H3\", \"statement\": \"Top lactate-improving knockouts disable competing ethanol, formate, acetate, or succinate by-product routes, or have a specific mechanistic explanation.\", \"measurable\": true}]", "experiment_design": "{\"research_question\": \"Which single-gene knockouts increase anaerobic lactate secretion in E. coli while preserving at least 30-50% of WT growth?\", \"conditions\": [{\"name\": \"wt_anaerobic_glucose\", \"description\": \"E. coli iJO1366 or iAF1260 on glucose-minimal medium with oxygen uptake closed.\"}, {\"name\": \"lactate_production_envelope\", \"description\": \"Sweep biomass fraction and optimize lactate secretion.\"}, {\"name\": \"single_ko_screen_fermentation\", \"description\": \"Screen central-carbon and fermentation genes; rank by lactate flux at fixed growth fraction.\"}], \"baselines\": [\"Wild-type anaerobic glucose lactate secretion.\", \"No-knockout lactate envelope.\"], \"metrics\": [{\"name\": \"anaerobic_wt_growth_1_per_h\", \"direction\": \"maximize\", \"description\": \"WT biomass flux with oxygen uptake set to zero.\"}, {\"name\": \"lactate_flux_mmol_gDW_h\", \"direction\": \"maximize\", \"description\": \"Lactate exchange secretion flux.\"}, {\"name\": \"lactate_yield_per_glucose\", \"direction\": \"maximize\", \"description\": \"Lactate secretion divided by glucose uptake.\"}, {\"name\": \"growth_fraction\", \"direction\": \"threshold\", \"description\": \"KO biomass relative to WT anaerobic growth.\"}], \"datasets\": [{\"name\": \"E. coli GSMM\", \"source\": \"BIGG iJO1366 or iAF1260 via cobra.io.load_model\"}], \"compute_requirements\": {\"gpu_required\": false, \"estimated_wall_clock_sec\": 1800}}", "requirements": "[{\"id\": \"req_results_json\", \"type\": \"artifact\", \"description\": \"results.json contains primary_metric, metrics, hypotheses, summary, and top KO structured results.\", \"must_pass\": true}, {\"id\": \"req_anaerobic_medium\", \"type\": \"numeric\", \"description\": \"Oxygen uptake is explicitly closed and anaerobic WT growth is reported.\", \"must_pass\": true}, {\"id\": \"req_top5_ko\", \"type\": \"discussion\", \"description\": \"Top 5 lactate-ranked knockouts are reported with gene_id, gene_name, growth_fraction, lactate_flux, and mechanism/canonical flag.\", \"must_pass\": true}, {\"id\": \"req_envelope_figure\", \"type\": \"artifact\", \"description\": \"A biomass-vs-lactate production envelope figure exists with labelled axes and units.\", \"must_pass\": true}, {\"id\": \"req_h1_h2_h3_supported_flags\", \"type\": \"discussion\", \"description\": \"Each of hypotheses.h1, hypotheses.h2, hypotheses.h3 in results.json MUST have an explicit `supported` boolean and a `details` string of at least 40 characters describing the evidence used to reach that verdict.\\n\", \"must_pass\": true}, {\"id\": \"req_mechanistic_writeup\", \"type\": \"discussion\", \"description\": \"Top-3 lactate-improving KO targets are discussed mechanistically — naming the pathway each KO disables and a one-sentence rationale for why the disruption redirects anaerobic flux to lactate. Acceptable inside summary, structured_results, or a separate writeup field.\", \"must_pass\": false}, {\"id\": \"req_seed_documented\", \"type\": \"discussion\", \"description\": \"The solver backend (cobra optlang interface name + version) and COBRApy version are reported in results.json. Required for reproducibility but not for scientific correctness.\", \"must_pass\": false}]", "rubric": "{\"id\": \"B03\", \"requirements\": \"A credible anaerobic E. coli lactate-overproduction study using COBRApy that validates anaerobic growth, computes a lactate production envelope, screens a focused central-carbon/fermentation knockout set, and explains top candidates mechanistically.\", \"judging_note\": \"Accept iJO1366, iAF1260, or comparable curated E. coli models. Score coherent anaerobic setup and mechanistic KO interpretation over exact gene names.\", \"weight\": 1, \"sub_tasks\": [{\"id\": \"b03-code\", \"requirements\": \"COBRApy code implements anaerobic medium, lactate objective/envelope, and knockout screening.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b03-code-medium\", \"requirements\": \"Loads an E. coli BIGG model, sets glucose uptake, closes oxygen uptake, and names biomass and lactate exchange reactions.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Experimental Setup\"}, {\"id\": \"b03-code-envelope\", \"requirements\": \"Computes biomass-vs-lactate production envelope by constraining biomass fractions and optimizing or FVA-bounding lactate secretion.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b03-code-ko\", \"requirements\": \"Screens a focused set of no more than 100 central-carbon and fermentation genes with model state restored between knockouts.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b03-code-yield\", \"requirements\": \"Computes lactate yield as lactate secretion divided by absolute glucose uptake, separate from flux.\", \"weight\": 4, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b03-exec\", \"requirements\": \"Execution produces valid anaerobic WT, envelope, and KO tables.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b03-exec-validity\", \"requirements\": \"WT anaerobic FBA is optimal with positive biomass and at least 85% of KO simulations solve or are explicitly labelled infeasible/lethal.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b03-exec-physics\", \"requirements\": \"Mass-balance check passes for the loaded anaerobic model; no aerobic by-products (O2 uptake or CO2 via respiration) appear under strictly anaerobic conditions without explanation; biomass flux is positive under anaerobic glucose reference. This is the biology-validity gate equivalent to physics-validity checks in the physics rubric.\", \"weight\": 7.0, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b03-exec-artifacts\", \"requirements\": \"Writes results.json plus machine-readable envelope and KO-ranking tables.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b03-results\", \"requirements\": \"Results quantify lactate production, growth tradeoffs, and KO mechanisms.\", \"weight\": 3, \"sub_tasks\": [{\"id\": \"b03-result-h1\", \"requirements\": \"Reports anaerobic WT growth and confirms oxygen uptake is zero or bounded closed. Score 100% if positive anaerobic WT biomass flux is reported with O2 exchange confirmed ≤0 mmol/gDW/h; 67% if growth is positive but O2 status is not explicitly confirmed; 33% if anaerobic feasibility is stated without a numeric growth value; 0% otherwise.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b03-result-h2\", \"requirements\": \"Shows lactate secretion changes across biomass fractions and identifies whether production is growth-coupled, competing, or partially coupled. Score 100% if lactate secretion flux is non-decreasing as biomass fraction decreases across ≥8 of 10 envelope grid points; 67% if non-decreasing over ≥6 of 10 points; 33% if ≥4 of 10 points; 0% otherwise.\", \"weight\": 10, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b03-result-h3\", \"requirements\": \"Top 5 KO list includes growth fraction, lactate flux/yield, and pathway-level rationale for at least top 3 targets. Score 100% if ≥3 of the top-5 KOs disrupt canonical competing by-product pathways (acetate, ethanol, formate, or succinate routes) or include a specific mechanistic explanation; 67% if 2 of 5 meet this criterion; 33% if 1 of 5; 0% otherwise.\", \"weight\": 12, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b03-result-figure\", \"requirements\": \"Produces a labelled lactate envelope or KO ranking figure with units.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b03-result-writeup\", \"requirements\": \"The README or results writeup discusses each hypothesis outcome, names the top lactate-improving knockouts with their gene/enzyme identity, and gives a one-paragraph mechanistic interpretation (which competing pathways the KOs disable, why this redirects anaerobic flux to lactate).\", \"weight\": 6.0, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b03-repro\", \"requirements\": \"Medium, model, gene set, solver, and thresholds are reproducibly recorded.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b03-repro-model\", \"requirements\": \"The loaded E. coli GSMM is either persisted (models/.json) or pinned by BIGG model ID and source URL in the writeup; a downstream user can locate the exact model object and reproduce the anaerobic medium setup.\", \"weight\": 5.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b03-repro-runcard\", \"requirements\": \"Saves anaerobic medium bounds, biomass threshold, KO gene set, and lactate reaction ID.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b03-repro-solver\", \"requirements\": \"Records COBRApy/solver versions and confirms rerun consistency for WT growth.\", \"weight\": 5, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}], \"task_category\": null, \"finegrained_task_category\": null}], \"task_category\": null, \"finegrained_task_category\": null}", "rubric_num_leaves": 15, "manifest_file": "tasks/biology/manifests/B03.yaml", "rubric_file": "tasks/biology/rubrics/B03.json"} {"id": "B04", "domain": "biology", "title": "S. cerevisiae ethanol yield under oxygen limitation and carbon-source changes", "topic": "S. cerevisiae ethanol yield under oxygen limitation and carbon-source changes", "domains": ["systems-biology", "metabolic-engineering", "constraint-based-modelling"], "arxiv_id": null, "venue": "ARC-Bench Biology 2026", "metric_key": "primary_metric", "metric_direction": "maximize", "gpu_required": false, "est_wall_clock_sec": 1800, "synthesis": "Yeast ethanol fermentation is a natural extension beyond E. coli while still\nstaying inside BIGG/COBRApy constraint-based modelling. A credible study\nloads iMM904 or a comparable yeast GSMM, validates growth on glucose, sweeps\noxygen availability, compares glucose and alternative carbon sources, and\nquantifies ethanol secretion and yield.", "num_hypotheses": 3, "hypotheses": "[{\"id\": \"H1\", \"statement\": \"The yeast model grows on glucose-minimal medium and produces a feasible FBA solution.\", \"measurable\": true}, {\"id\": \"H2\", \"statement\": \"Ethanol secretion/yield increases as oxygen uptake is restricted relative to fully aerobic growth.\", \"measurable\": true}, {\"id\": \"H3\", \"statement\": \"Carbon-source swaps produce distinct growth and ethanol-yield profiles, with glucose supporting stronger fermentation than at least one alternative carbon source.\", \"measurable\": true}]", "experiment_design": "{\"research_question\": \"How do oxygen limitation and carbon source alter predicted ethanol secretion and yield in S. cerevisiae?\", \"conditions\": [{\"name\": \"yeast_glucose_reference\", \"description\": \"S. cerevisiae iMM904 or comparable model on glucose-minimal medium.\"}, {\"name\": \"oxygen_sweep\", \"description\": \"Sweep oxygen uptake from anaerobic/low oxygen to aerobic while glucose uptake is fixed.\"}, {\"name\": \"carbon_source_swap\", \"description\": \"Compare glucose, fructose, galactose, glycerol, and acetate when supported by the model.\"}], \"baselines\": [\"Aerobic glucose condition.\", \"Anaerobic or oxygen-limited glucose condition.\"], \"metrics\": [{\"name\": \"growth_rate_1_per_h\", \"direction\": \"maximize\", \"description\": \"Biomass flux.\"}, {\"name\": \"ethanol_flux_mmol_gDW_h\", \"direction\": \"maximize\", \"description\": \"Ethanol exchange secretion flux.\"}, {\"name\": \"ethanol_yield_per_carbon_uptake\", \"direction\": \"maximize\", \"description\": \"Ethanol secretion divided by substrate uptake.\"}], \"datasets\": [{\"name\": \"S. cerevisiae iMM904\", \"source\": \"BIGG iMM904 via cobra.io.load_model if available, or documented local SBML/JSON yeast model.\"}], \"compute_requirements\": {\"gpu_required\": false, \"estimated_wall_clock_sec\": 1800}}", "requirements": "[{\"id\": \"req_results_json\", \"type\": \"artifact\", \"description\": \"results.json contains yeast model ID, metrics, hypotheses, and structured oxygen/carbon-source results.\", \"must_pass\": true}, {\"id\": \"req_oxygen_sweep\", \"type\": \"artifact\", \"description\": \"A machine-readable oxygen-sweep table exists with oxygen bound, growth, ethanol flux, and yield.\", \"must_pass\": true}, {\"id\": \"req_carbon_source_table\", \"type\": \"artifact\", \"description\": \"A carbon-source comparison table exists, including unsupported sources marked explicitly.\", \"must_pass\": true}, {\"id\": \"req_figure\", \"type\": \"artifact\", \"description\": \"At least one oxygen-vs-ethanol or carbon-source yield figure exists with units.\", \"must_pass\": true}, {\"id\": \"req_h1_h2_h3_supported_flags\", \"type\": \"discussion\", \"description\": \"Each of hypotheses.h1, hypotheses.h2, hypotheses.h3 in results.json MUST have an explicit `supported` boolean and a `details` string of at least 40 characters describing the evidence used to reach that verdict.\\n\", \"must_pass\": true}, {\"id\": \"req_mechanistic_writeup\", \"type\": \"discussion\", \"description\": \"The ethanol-yield response to oxygen and carbon source is discussed mechanistically — why oxygen restriction increases ethanol yield and how carbon-source metabolism shapes fermentation. Acceptable inside summary, structured_results, or a separate writeup field.\", \"must_pass\": false}, {\"id\": \"req_seed_documented\", \"type\": \"discussion\", \"description\": \"The solver backend (cobra optlang interface name + version) and COBRApy version are reported in results.json. Required for reproducibility but not for scientific correctness.\", \"must_pass\": false}]", "rubric": "{\"id\": \"B04\", \"requirements\": \"A credible S. cerevisiae ethanol-yield study that loads a yeast GSMM, validates growth, sweeps oxygen uptake, swaps carbon sources, and reports ethanol secretion/yield with interpretable figures.\", \"judging_note\": \"The main challenge is adapting the pipeline beyond E. coli while remaining within COBRApy/BIGG capabilities. Accept iMM904 or another documented yeast GSMM.\", \"weight\": 1, \"sub_tasks\": [{\"id\": \"b04-code\", \"requirements\": \"The code implements yeast model loading, medium setup, oxygen sweep, carbon-source swap, and ethanol-yield calculations.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b04-code-model\", \"requirements\": \"Loads iMM904 or comparable yeast model, identifies biomass, glucose, oxygen, and ethanol exchange reactions, and validates positive reference growth.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b04-code-o2\", \"requirements\": \"Sweeps oxygen uptake across at least 8 values while keeping substrate uptake defined and restoring state between runs.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Experimental Setup\"}, {\"id\": \"b04-code-carbon\", \"requirements\": \"Compares at least 4 carbon sources where model reactions exist and explicitly records unsupported sources.\", \"weight\": 5, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Experimental Setup\"}, {\"id\": \"b04-code-yield\", \"requirements\": \"Calculates ethanol yield using absolute substrate uptake and separates yield from raw secretion flux.\", \"weight\": 5, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b04-exec\", \"requirements\": \"Execution produces oxygen-sweep and carbon-source artifacts without crashing.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b04-exec-status\", \"requirements\": \"Reference glucose condition is optimal and at least 80% of supported oxygen/carbon conditions solve or are clearly marked infeasible.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b04-exec-physics\", \"requirements\": \"Mass-balance check passes for the yeast GSMM; no non-physical fluxes appear under aerobic glucose reference (e.g. ethanol secretion should be low under full aerobic conditions); biomass flux is positive under yeast glucose-minimal reference. This is the biology-validity gate equivalent to physics-validity checks in the physics rubric.\", \"weight\": 7.0, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b04-exec-artifacts\", \"requirements\": \"Writes results.json, oxygen_sweep.csv, and carbon_source_comparison.csv or equivalent structured outputs.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b04-results\", \"requirements\": \"Results quantify oxygen and substrate effects on ethanol secretion/yield.\", \"weight\": 3, \"sub_tasks\": [{\"id\": \"b04-result-h1\", \"requirements\": \"Reports yeast reference growth with model ID and medium definition. Score 100% if positive yeast biomass flux and ethanol secretion are both reported under aerobic glucose-minimal medium with optimal solver status and a named model ID; 67% if growth is positive but ethanol is not reported; 33% if feasibility is stated without numeric values; 0% otherwise.\", \"weight\": 7, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b04-result-h2\", \"requirements\": \"Quantifies how ethanol flux or yield changes as oxygen decreases and identifies the low-oxygen fermentation regime. Score 100% if ethanol flux or yield is non-decreasing as oxygen uptake decreases across ≥6 of 8 oxygen-sweep points; 67% if non-decreasing over ≥4 of 8 points; 33% if the trend is described without a quantitative grid; 0% otherwise.\", \"weight\": 12, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b04-result-h3\", \"requirements\": \"Compares growth and ethanol yield across carbon sources with a biological interpretation. Score 100% if at least 3 carbon sources are compared with distinct numeric ethanol yields and a biological interpretation; 67% if 2 sources are compared with numeric differences; 33% if the comparison is qualitative or only one carbon source produces positive growth; 0% otherwise.\", \"weight\": 10, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b04-result-figure\", \"requirements\": \"Produces labelled figures for oxygen sweep and/or carbon-source yield comparison.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b04-result-writeup\", \"requirements\": \"The README or results writeup discusses each hypothesis outcome, names the oxygen regime and carbon source that maximise ethanol yield, and gives a one-paragraph mechanistic interpretation of why oxygen restriction switches yeast from respiratory growth to fermentative ethanol production.\", \"weight\": 6.0, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b04-repro\", \"requirements\": \"Model source, medium, oxygen grid, carbon-source reactions, solver, and versions are documented.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b04-repro-model\", \"requirements\": \"The loaded yeast GSMM is either persisted (models/.json) or pinned by BIGG model ID, version, and source URL in the writeup; a downstream user can locate the exact model object used.\", \"weight\": 5.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b04-repro-config\", \"requirements\": \"Saves reaction IDs, bounds, grid values, and carbon-source list in config or results metadata.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b04-repro-version\", \"requirements\": \"Records COBRApy, solver, model source/version, and rerun consistency for reference growth.\", \"weight\": 5, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}], \"task_category\": null, \"finegrained_task_category\": null}], \"task_category\": null, \"finegrained_task_category\": null}", "rubric_num_leaves": 15, "manifest_file": "tasks/biology/manifests/B04.yaml", "rubric_file": "tasks/biology/rubrics/B04.json"} {"id": "B05", "domain": "biology", "title": "M. tuberculosis condition-specific essentiality and metabolic drug-target prioritisation", "topic": "M. tuberculosis condition-specific essentiality and metabolic drug-target prioritisation", "domains": ["systems-biology", "drug-target-prioritisation", "constraint-based-modelling"], "arxiv_id": null, "venue": "ARC-Bench Biology 2026", "metric_key": "primary_metric", "metric_direction": "maximize", "gpu_required": false, "est_wall_clock_sec": 2400, "synthesis": "Constraint-based essentiality analysis can prioritise metabolic drug-target\nhypotheses in pathogen models. A credible study loads an M. tuberculosis GSMM\nsuch as iNJ661 when available, validates biomass production under a documented\nmedium, performs single-gene and/or single-reaction deletion, and ranks\nessential targets by growth impact and subsystem interpretability.", "num_hypotheses": 3, "hypotheses": "[{\"id\": \"H1\", \"statement\": \"The selected M. tuberculosis model produces positive biomass under the documented reference medium.\", \"measurable\": true}, {\"id\": \"H2\", \"statement\": \"Single-gene or single-reaction deletion identifies a non-empty set of essential metabolic targets under the reference condition.\", \"measurable\": true}, {\"id\": \"H3\", \"statement\": \"Prioritised targets are enriched in interpretable core metabolic subsystems such as cell-wall precursor, cofactor, lipid, energy, or amino-acid metabolism.\", \"measurable\": true}]", "experiment_design": "{\"research_question\": \"Which condition-specific metabolic genes or reactions are predicted essential in M. tuberculosis and are plausible drug-target hypotheses?\", \"conditions\": [{\"name\": \"mtb_reference_medium\", \"description\": \"M. tuberculosis iNJ661 or comparable model under a documented reference medium.\"}, {\"name\": \"single_gene_deletion\", \"description\": \"Single-gene deletion screen when GPR rules are available.\"}, {\"name\": \"single_reaction_deletion\", \"description\": \"Single-reaction deletion screen as a fallback or complementary target set.\"}], \"baselines\": [\"Wild-type reference growth.\", \"Nonessential deletion growth distribution.\"], \"metrics\": [{\"name\": \"wt_growth_rate_1_per_h\", \"direction\": \"maximize\", \"description\": \"Reference biomass flux.\"}, {\"name\": \"growth_fraction_after_deletion\", \"direction\": \"minimize\", \"description\": \"Deletion biomass divided by WT biomass.\"}, {\"name\": \"essential_target_count\", \"direction\": \"characterize\", \"description\": \"Count of genes/reactions below essentiality threshold.\"}, {\"name\": \"subsystem_enrichment\", \"direction\": \"characterize\", \"description\": \"Subsystem distribution among essential targets.\"}], \"datasets\": [{\"name\": \"M. tuberculosis GSMM\", \"source\": \"BIGG iNJ661 or documented local SBML/JSON model.\"}], \"compute_requirements\": {\"gpu_required\": false, \"estimated_wall_clock_sec\": 2400}}", "requirements": "[{\"id\": \"req_results_json\", \"type\": \"artifact\", \"description\": \"results.json contains model ID, WT growth, essential target counts, top targets, and hypothesis verdicts.\", \"must_pass\": true}, {\"id\": \"req_deletion_table\", \"type\": \"artifact\", \"description\": \"A gene or reaction deletion table exists with target ID, status, growth, growth_fraction, and essential flag.\", \"must_pass\": true}, {\"id\": \"req_top_targets\", \"type\": \"discussion\", \"description\": \"Top 10 prioritised essential targets are reported with subsystem/pathway and rationale.\", \"must_pass\": true}, {\"id\": \"req_figure\", \"type\": \"artifact\", \"description\": \"At least one essentiality distribution or subsystem-enrichment figure exists.\", \"must_pass\": true}, {\"id\": \"req_h1_h2_h3_supported_flags\", \"type\": \"discussion\", \"description\": \"Each of hypotheses.h1, hypotheses.h2, hypotheses.h3 in results.json MUST have an explicit `supported` boolean and a `details` string of at least 40 characters describing the evidence used to reach that verdict.\\n\", \"must_pass\": true}, {\"id\": \"req_mechanistic_writeup\", \"type\": \"discussion\", \"description\": \"Top-3 essential target hypotheses are framed mechanistically — naming the metabolic subsystem each target belongs to and why its disruption is predicted lethal under the reference medium. Claims must be framed as computational hypotheses, not validated drugs. Acceptable inside summary, structured_results, or a separate writeup field.\", \"must_pass\": false}, {\"id\": \"req_seed_documented\", \"type\": \"discussion\", \"description\": \"The solver backend (cobra optlang interface name + version) and COBRApy version are reported in results.json. Required for reproducibility but not for scientific correctness.\", \"must_pass\": false}]", "rubric": "{\"id\": \"B05\", \"requirements\": \"A credible M. tuberculosis essentiality study using COBRApy that validates a pathogen GSMM, runs single-gene and/or single-reaction deletions, identifies essential targets, and prioritises interpretable drug-target hypotheses.\", \"judging_note\": \"Accept gene deletions, reaction deletions, or both depending on model GPR support. Penalize unsupported biological claims more than absence of external drug databases.\", \"weight\": 1, \"sub_tasks\": [{\"id\": \"b05-code\", \"requirements\": \"The code loads the pathogen model, validates medium, runs deletion screens, and annotates essential targets.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b05-code-model\", \"requirements\": \"Loads iNJ661 or a documented M. tuberculosis GSMM, defines medium/objective, and validates positive WT biomass.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b05-code-deletion\", \"requirements\": \"Runs single-gene deletion when GPR rules are usable, or single-reaction deletion as an explicit fallback/complement.\", \"weight\": 7, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b05-code-threshold\", \"requirements\": \"Defines essentiality threshold such as growth <5% or <10% of WT and applies it consistently.\", \"weight\": 5, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b05-code-annotation\", \"requirements\": \"Extracts subsystem, reaction name, gene name, GPR, or other model-native annotations for top targets.\", \"weight\": 5, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b05-exec\", \"requirements\": \"Deletion runs complete with interpretable status handling and structured outputs.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b05-exec-status\", \"requirements\": \"WT reference condition is optimal and at least 85% of deletion simulations solve or are explicitly marked infeasible/lethal.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b05-exec-physics\", \"requirements\": \"Mass-balance check passes for the loaded pathogen GSMM; WT biomass is positive under the documented medium; deletion table contains no negative growth values; model GPR rules produce logically consistent essential gene predictions. This is the biology-validity gate equivalent to physics-validity checks in the physics rubric.\", \"weight\": 7.0, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b05-exec-artifacts\", \"requirements\": \"Writes results.json plus deletion table with growth, growth_fraction, status, and essential flag.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b05-results\", \"requirements\": \"Results identify essential targets and provide conservative biological interpretation.\", \"weight\": 3, \"sub_tasks\": [{\"id\": \"b05-result-h1\", \"requirements\": \"Reports WT growth, medium, model ID, and validation caveats. Score 100% if positive WT biomass flux is reported under the documented medium with optimal solver status and model ID named; 67% if growth is positive but medium is not explicitly documented; 33% if feasibility is stated without a numeric value; 0% otherwise.\", \"weight\": 7, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b05-result-h2\", \"requirements\": \"Reports essential target count and distribution of growth fractions after deletion. Score 100% if ≥5 essential genes/reactions are identified with growth fractions below the stated threshold and the deletion table covers ≥50 candidates; 67% if essential targets are identified but the candidate set covers fewer than 50 entries; 33% if essential targets are named without a deletion table; 0% otherwise.\", \"weight\": 10, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b05-result-h3\", \"requirements\": \"Top 10 targets include subsystem/pathway and one-sentence rationale; claims are framed as modelling hypotheses, not validated drugs. Score 100% if ≥3 of the top-10 prioritised targets belong to named core metabolic subsystems (cell-wall precursor, cofactor, lipid, energy, or amino-acid biosynthesis) with at least a one-sentence pathway rationale; 67% if 2 of 10 with rationale; 33% if 1 of 10 with rationale; 0% otherwise.\", \"weight\": 12, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b05-result-figure\", \"requirements\": \"Produces a labelled essentiality histogram, target ranking plot, or subsystem enrichment chart.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b05-result-writeup\", \"requirements\": \"The README or results writeup discusses each hypothesis outcome, names the top prioritised essential targets with subsystem/enzyme identity, and gives a one-paragraph mechanistic rationale for why each target's disruption is lethal. Claims are explicitly framed as computational hypotheses requiring wet-lab validation.\", \"weight\": 6.0, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b05-repro\", \"requirements\": \"Model, medium, deletion type, threshold, solver, and annotations are reproducibly recorded.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b05-repro-model\", \"requirements\": \"The loaded M. tuberculosis GSMM is either persisted (models/.json) or pinned by BIGG model ID, version, or local file hash in the writeup; a downstream user can locate the exact model object used.\", \"weight\": 5.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b05-repro-config\", \"requirements\": \"Saves model source, medium bounds, objective, deletion mode, and essentiality threshold.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b05-repro-version\", \"requirements\": \"Records COBRApy/solver versions and confirms rerun consistency for WT growth and essential count.\", \"weight\": 5, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}], \"task_category\": null, \"finegrained_task_category\": null}], \"task_category\": null, \"finegrained_task_category\": null}", "rubric_num_leaves": 15, "manifest_file": "tasks/biology/manifests/B05.yaml", "rubric_file": "tasks/biology/rubrics/B05.json"} {"id": "B06", "domain": "biology", "title": "E. coli carbon-source robustness and condition-dependent essential genes", "topic": "E. coli carbon-source robustness and condition-dependent essential genes", "domains": ["systems-biology", "essentiality-analysis", "constraint-based-modelling"], "arxiv_id": null, "venue": "ARC-Bench Biology 2026", "metric_key": "primary_metric", "metric_direction": "maximize", "gpu_required": false, "est_wall_clock_sec": 2400, "synthesis": "Carbon-source swaps are a direct mfa-agent capability and produce interpretable\ncondition-dependent phenotypes. A credible study loads an E. coli GSMM, defines\na base minimal medium, tests multiple single-carbon sources, runs essentiality\nanalysis on a focused gene set under each feasible source, and identifies genes\nwhose essentiality changes with carbon source.", "num_hypotheses": 3, "hypotheses": "[{\"id\": \"H1\", \"statement\": \"The model predicts positive growth on glucose and at least two additional supported carbon sources.\", \"measurable\": true}, {\"id\": \"H2\", \"statement\": \"Growth rates and secretion profiles differ substantially across carbon sources.\", \"measurable\": true}, {\"id\": \"H3\", \"statement\": \"A focused central-carbon gene set contains condition-dependent essential genes whose deletion effects vary by carbon source.\", \"measurable\": true}]", "experiment_design": "{\"research_question\": \"Which E. coli metabolic vulnerabilities are carbon-source dependent across glucose, glycerol, acetate, succinate, and fructose-like conditions?\", \"conditions\": [{\"name\": \"carbon_source_panel\", \"description\": \"Close background carbon uptake, open one carbon source at a time, and run FBA/pFBA.\"}, {\"name\": \"focused_gene_essentiality_by_carbon\", \"description\": \"For feasible carbon sources, delete a focused set of central-carbon genes and record growth fractions.\"}], \"baselines\": [\"Glucose-minimal medium.\", \"Wild-type growth for each carbon source.\"], \"metrics\": [{\"name\": \"growth_rate_by_carbon\", \"direction\": \"characterize\", \"description\": \"WT biomass flux per carbon source.\"}, {\"name\": \"major_secretions_by_carbon\", \"direction\": \"characterize\", \"description\": \"Positive exchange fluxes under pFBA.\"}, {\"name\": \"condition_dependent_essential_count\", \"direction\": \"maximize\", \"description\": \"Genes essential under one source but not another.\"}], \"datasets\": [{\"name\": \"E. coli GSMM\", \"source\": \"BIGG iJO1366 or iAF1260 via cobra.io.load_model\"}], \"compute_requirements\": {\"gpu_required\": false, \"estimated_wall_clock_sec\": 2400}}", "requirements": "[{\"id\": \"req_results_json\", \"type\": \"artifact\", \"description\": \"results.json contains carbon-source growth table summary, essentiality counts, hypothesis verdicts, and summary.\", \"must_pass\": true}, {\"id\": \"req_carbon_table\", \"type\": \"artifact\", \"description\": \"A carbon-source comparison table exists with source, exchange reaction, status, growth, and secretion profile fields.\", \"must_pass\": true}, {\"id\": \"req_essentiality_matrix\", \"type\": \"artifact\", \"description\": \"A gene-by-carbon essentiality/growth-fraction matrix exists for feasible carbon sources.\", \"must_pass\": true}, {\"id\": \"req_heatmap\", \"type\": \"artifact\", \"description\": \"A heatmap or clustered plot of condition-dependent gene essentiality exists with labelled axes.\", \"must_pass\": true}, {\"id\": \"req_h1_h2_h3_supported_flags\", \"type\": \"discussion\", \"description\": \"Each of hypotheses.h1, hypotheses.h2, hypotheses.h3 in results.json MUST have an explicit `supported` boolean and a `details` string of at least 40 characters describing the evidence used to reach that verdict.\\n\", \"must_pass\": true}, {\"id\": \"req_mechanistic_writeup\", \"type\": \"discussion\", \"description\": \"Top-3 condition-dependent essential genes are explained mechanistically — why each gene is essential under one carbon source but not another, referencing the metabolic pathway context. Acceptable inside summary, structured_results, or a separate writeup field.\", \"must_pass\": false}, {\"id\": \"req_seed_documented\", \"type\": \"discussion\", \"description\": \"The solver backend (cobra optlang interface name + version) and COBRApy version are reported in results.json. Required for reproducibility but not for scientific correctness.\", \"must_pass\": false}]", "rubric": "{\"id\": \"B06\", \"requirements\": \"A credible E. coli carbon-source robustness study that loads a validated GSMM, swaps carbon sources, reports growth/secretion profiles, and identifies condition-dependent essential genes from a focused gene set.\", \"judging_note\": \"Score explicit medium handling and condition-dependent interpretation. It is acceptable if some carbon sources are unsupported, provided they are recorded and not silently dropped.\", \"weight\": 1, \"sub_tasks\": [{\"id\": \"b06-code\", \"requirements\": \"The code implements carbon-source medium swaps, FBA/pFBA, and focused essentiality comparison.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b06-code-model\", \"requirements\": \"Loads E. coli BIGG model, identifies biomass and candidate carbon exchange reactions, and defines a minimal medium policy.\", \"weight\": 7, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Experimental Setup\"}, {\"id\": \"b06-code-swap\", \"requirements\": \"Closes background carbon uptake and opens one carbon source at a time with documented uptake bounds.\", \"weight\": 7, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Experimental Setup\"}, {\"id\": \"b06-code-secretion\", \"requirements\": \"Runs FBA/pFBA per source and records major positive exchange fluxes.\", \"weight\": 5, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b06-code-essentiality\", \"requirements\": \"Runs focused single-gene deletions for feasible carbon sources and computes growth fractions relative to each source-specific WT.\", \"weight\": 7, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b06-exec\", \"requirements\": \"Execution produces carbon-source and essentiality artifacts.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b06-exec-validity\", \"requirements\": \"Glucose reference is optimal and at least two non-glucose sources are either feasible or clearly marked unsupported/infeasible.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b06-exec-physics\", \"requirements\": \"Mass-balance check passes for the E. coli GSMM under each tested carbon source; no carbon source produces negative biomass or non-physical secretion without explicit handling; model state is restored between carbon-source conditions. This is the biology-validity gate equivalent to physics-validity checks in the physics rubric.\", \"weight\": 7.0, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b06-exec-artifacts\", \"requirements\": \"Writes results.json, carbon-source table, and gene-by-condition growth-fraction matrix.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b06-results\", \"requirements\": \"Results compare carbon sources and identify condition-dependent vulnerabilities.\", \"weight\": 3, \"sub_tasks\": [{\"id\": \"b06-result-h1\", \"requirements\": \"Reports feasible carbon-source count and growth rates, including unsupported-source handling. Score 100% if ≥3 carbon sources including glucose support positive biomass growth with explicit exchange bounds documented; 67% if 2 sources support positive growth; 33% if only glucose is feasible with explicit confirmation that other sources are infeasible or unsupported; 0% otherwise.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b06-result-h2\", \"requirements\": \"Compares secretion profiles and growth rates across sources with quantitative differences. Score 100% if growth rates differ by >10% between at least 2 feasible carbon sources AND major secretion fluxes differ qualitatively across sources; 67% if growth rate differences are reported without secretion-profile comparison; 33% if differences are noted qualitatively without quantification; 0% otherwise.\", \"weight\": 9, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b06-result-h3\", \"requirements\": \"Identifies genes with large growth-fraction changes across carbon sources and explains pathway context for top hits. Score 100% if ≥3 genes with condition-dependent essentiality changes (essential under one carbon source but not another) are identified with pathway context; 67% if 2 genes are identified; 33% if 1 gene is identified with pathway context; 0% otherwise.\", \"weight\": 12, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b06-result-figure\", \"requirements\": \"Produces labelled bar plots and/or heatmaps for growth, secretion, and condition-dependent essentiality.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b06-result-writeup\", \"requirements\": \"The README or results writeup discusses each hypothesis outcome, names supported and unsupported carbon sources, identifies condition-dependent essential genes, and gives a one-paragraph mechanistic interpretation linking carbon-source specific metabolism to the observed vulnerability changes.\", \"weight\": 6.0, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b06-repro\", \"requirements\": \"Carbon-source definitions, gene set, thresholds, solver, and model are documented.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b06-repro-model\", \"requirements\": \"The loaded E. coli GSMM is either persisted (models/.json) or pinned by BIGG model ID and source URL in the writeup; a downstream user can locate the exact model object and reproduce each carbon-source medium setup.\", \"weight\": 5.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b06-repro-runcard\", \"requirements\": \"Saves carbon exchange IDs, uptake bounds, oxygen setting, gene list, and essentiality threshold.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b06-repro-version\", \"requirements\": \"Records COBRApy/solver versions and rerun consistency for glucose and at least one non-glucose source.\", \"weight\": 5, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}], \"task_category\": null, \"finegrained_task_category\": null}], \"task_category\": null, \"finegrained_task_category\": null}", "rubric_num_leaves": 15, "manifest_file": "tasks/biology/manifests/B06.yaml", "rubric_file": "tasks/biology/rubrics/B06.json"} {"id": "B07", "domain": "biology", "title": "Reproducible FBA protocol benchmark: FBA vs pFBA vs loopless/FVA on E. coli", "topic": "Reproducible FBA protocol benchmark: FBA vs pFBA vs loopless/FVA on E. coli", "domains": ["systems-biology", "method-benchmarking", "constraint-based-modelling"], "arxiv_id": null, "venue": "ARC-Bench Biology 2026", "metric_key": "primary_metric", "metric_direction": "maximize", "gpu_required": false, "est_wall_clock_sec": 1800, "synthesis": "A method benchmark is well matched to mfa-agent because it tests robust use of\nCOBRApy APIs rather than biological novelty alone. A credible study loads a\nvalidated E. coli GSMM, runs standard FBA, pFBA, loopless FBA when available,\nand FVA at a fixed fraction of optimum, then compares growth, flux sparsity,\nruntime, and reaction-level variability.", "num_hypotheses": 3, "hypotheses": "[{\"id\": \"H1\", \"statement\": \"FBA, pFBA, and loopless FBA preserve the same biomass optimum within solver tolerance under the same medium.\", \"measurable\": true}, {\"id\": \"H2\", \"statement\": \"pFBA produces a lower total absolute flux norm and/or fewer active reactions than unconstrained FBA.\", \"measurable\": true}, {\"id\": \"H3\", \"statement\": \"FVA reveals that only a subset of central-carbon reactions are tightly constrained near optimum while others remain variable.\", \"measurable\": true}]", "experiment_design": "{\"research_question\": \"How do standard FBA, pFBA, loopless FBA, and FVA differ in flux parsimony and variability while preserving E. coli growth predictions?\", \"conditions\": [{\"name\": \"standard_fba\", \"description\": \"Maximize biomass on aerobic glucose-minimal medium.\"}, {\"name\": \"pfba\", \"description\": \"Maximize biomass then minimize total absolute flux.\"}, {\"name\": \"loopless_fba\", \"description\": \"Run loopless solution when available and compare objective/fluxes.\"}, {\"name\": \"fva_95_percent_growth\", \"description\": \"Run FVA at 95% of optimum and classify rigid vs flexible reactions.\"}], \"baselines\": [\"Standard FBA biomass optimum.\", \"COBRApy solver status and runtime.\"], \"metrics\": [{\"name\": \"growth_rate_1_per_h\", \"direction\": \"match\", \"description\": \"Biomass flux for each method.\"}, {\"name\": \"total_abs_flux\", \"direction\": \"minimize\", \"description\": \"Sum of absolute reaction fluxes.\"}, {\"name\": \"active_reaction_count\", \"direction\": \"minimize\", \"description\": \"Number of reactions with absolute flux above tolerance.\"}, {\"name\": \"fva_width\", \"direction\": \"characterize\", \"description\": \"Maximum minus minimum FVA interval per reaction.\"}], \"datasets\": [{\"name\": \"E. coli GSMM\", \"source\": \"BIGG iJO1366 or iAF1260 via cobra.io.load_model\"}], \"compute_requirements\": {\"gpu_required\": false, \"estimated_wall_clock_sec\": 1800}}", "requirements": "[{\"id\": \"req_results_json\", \"type\": \"artifact\", \"description\": \"results.json contains method-level metrics, hypotheses, summary, and solver/version metadata.\", \"must_pass\": true}, {\"id\": \"req_method_table\", \"type\": \"artifact\", \"description\": \"A method-comparison table exists with method, status, growth, total_abs_flux, active_reactions, and runtime.\", \"must_pass\": true}, {\"id\": \"req_fva_table\", \"type\": \"artifact\", \"description\": \"An FVA table exists with reaction ID, minimum, maximum, width, and rigid/flexible classification.\", \"must_pass\": true}, {\"id\": \"req_figures\", \"type\": \"artifact\", \"description\": \"At least one labelled figure compares methods or FVA variability.\", \"must_pass\": true}, {\"id\": \"req_h1_h2_h3_supported_flags\", \"type\": \"discussion\", \"description\": \"Each of hypotheses.h1, hypotheses.h2, hypotheses.h3 in results.json MUST have an explicit `supported` boolean and a `details` string of at least 40 characters describing the evidence used to reach that verdict.\\n\", \"must_pass\": true}, {\"id\": \"req_mechanistic_writeup\", \"type\": \"discussion\", \"description\": \"The protocol comparison is summarised with a method recommendation — which method is most reproducible and why, referencing flux-norm and FVA evidence. Acceptable inside summary, method_comparison, or a separate writeup field.\", \"must_pass\": false}, {\"id\": \"req_seed_documented\", \"type\": \"discussion\", \"description\": \"The solver backend (cobra optlang interface name + version) and COBRApy version are reported in results.json. Required for reproducibility but not for scientific correctness.\", \"must_pass\": false}]", "rubric": "{\"id\": \"B07\", \"requirements\": \"A reproducible FBA-method benchmark on E. coli that compares standard FBA, pFBA, loopless FBA when available, and FVA near optimum using consistent medium, metrics, runtime logging, and interpretable figures.\", \"judging_note\": \"This is a protocol-quality task. Reward robust implementation, structured outputs, and careful handling of unavailable loopless solvers over biological novelty.\", \"weight\": 1, \"sub_tasks\": [{\"id\": \"b07-code\", \"requirements\": \"The code implements method comparison with consistent model state and metrics.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b07-code-model\", \"requirements\": \"Loads E. coli BIGG model, sets medium and biomass objective, and validates reference FBA.\", \"weight\": 7, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b07-code-methods\", \"requirements\": \"Runs standard FBA, pFBA, and loopless FBA or records a justified loopless-unavailable status.\", \"weight\": 7, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b07-code-fva\", \"requirements\": \"Runs FVA at a documented fraction of optimum and computes interval widths and rigid/flexible labels.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Method Implementation\"}, {\"id\": \"b07-code-metrics\", \"requirements\": \"Computes total absolute flux, active reaction count, objective value, solver status, and runtime for each method.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b07-exec\", \"requirements\": \"Execution produces complete benchmark artifacts and handles optional method failures explicitly.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b07-exec-status\", \"requirements\": \"Standard FBA and pFBA solve optimally; loopless and FVA either solve or have explicit, non-crashing failure records.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b07-exec-physics\", \"requirements\": \"Mass-balance check passes for the loaded model under the benchmark medium; FBA, pFBA, and loopless FBA all return non-negative biomass fluxes; no negative flux norms or ill-conditioned solver status appear without explicit logging. This is the biology-validity gate equivalent to physics-validity checks in the physics rubric.\", \"weight\": 7.0, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b07-exec-artifacts\", \"requirements\": \"Writes results.json, method comparison table, FVA table, and method flux tables.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Code Execution\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b07-results\", \"requirements\": \"Results compare objective preservation, parsimony, and reaction variability.\", \"weight\": 3, \"sub_tasks\": [{\"id\": \"b07-result-h1\", \"requirements\": \"Reports objective differences among methods and checks agreement within solver tolerance where methods succeed. Score 100% if FBA and pFBA biomass objectives agree within 1% relative error and any available loopless FBA also agrees within 1%; 67% if FBA and pFBA agree but loopless comparison is missing or failed with explicit explanation; 33% if only qualitative agreement is stated; 0% otherwise.\", \"weight\": 9, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Evaluation, Metrics & Benchmarking\"}, {\"id\": \"b07-result-h2\", \"requirements\": \"Quantifies pFBA parsimony using total flux norm and active reaction count compared with standard FBA. Score 100% if pFBA total absolute flux norm is numerically lower than FBA AND active reaction count is lower under pFBA; 67% if flux norm is lower but active reaction count is not compared; 33% if pFBA parsimony is stated qualitatively without numeric comparison; 0% otherwise.\", \"weight\": 10, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b07-result-h3\", \"requirements\": \"Summarizes FVA width distribution and names central-carbon reactions that are rigid or flexible near optimum. Score 100% if FVA interval widths are reported for all model reactions and ≥5 central-carbon reactions are classified as rigid (interval width < 1 mmol/gDW/h) with subsystem identification; 67% if rigid/flexible classification is reported without central-carbon specifics; 33% if FVA results are reported without classification; 0% otherwise.\", \"weight\": 10, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b07-result-figure\", \"requirements\": \"Produces labelled method-comparison and/or FVA-width figures with units and clear legends.\", \"weight\": 8, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}, {\"id\": \"b07-result-writeup\", \"requirements\": \"The README or results writeup discusses each hypothesis outcome, summarises the method-level comparison (parsimony, variability, runtime), and gives a one-paragraph protocol recommendation stating which method is most suitable for reproducible phenotype prediction and why.\", \"weight\": 6.0, \"sub_tasks\": [], \"task_category\": \"Result Analysis\", \"finegrained_task_category\": \"Logging, Analysis & Presentation\"}], \"task_category\": null, \"finegrained_task_category\": null}, {\"id\": \"b07-repro\", \"requirements\": \"The benchmark is reproducible with pinned model, medium, tolerance, solver, and code path.\", \"weight\": 2, \"sub_tasks\": [{\"id\": \"b07-repro-model\", \"requirements\": \"The loaded E. coli GSMM is either persisted (models/.json) or pinned by BIGG model ID and source URL in the writeup; a downstream user can locate the exact model object and reproduce the benchmark medium.\", \"weight\": 5.0, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b07-repro-config\", \"requirements\": \"Saves model ID, objective, medium bounds, FVA fraction, active-flux tolerance, and method list.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}, {\"id\": \"b07-repro-version\", \"requirements\": \"Records COBRApy, optlang, solver backend/version, and runtime environment.\", \"weight\": 6, \"sub_tasks\": [], \"task_category\": \"Code Development\", \"finegrained_task_category\": \"Reproducibility\"}], \"task_category\": null, \"finegrained_task_category\": null}], \"task_category\": null, \"finegrained_task_category\": null}", "rubric_num_leaves": 15, "manifest_file": "tasks/biology/manifests/B07.yaml", "rubric_file": "tasks/biology/rubrics/B07.json"}