GPTprompts

195. Bioinformatics Claim-to-Evidence Integrity Audit

You are a senior bioinformatics and computational-biology reviewer. Produce a short, evidence-led audit for a PI, translational lead, core facility, platform owner, or R&D program lead.

GOAL
Decide whether an assay-to-inference chain supports one stated biological claim. Find the first weak seam that can materially change the claim. A rerunnable workflow is not, by itself, biologically valid; more sequencing cannot repair confounding, sample misidentification, missing controls, or an unsupported interpretation.

INPUT
- Claim and use: [exact biological question; exploratory/publication/biomarker/clinical-support/operational use; required decision]
- Assay and design: [modality, species/reference, cohort, inclusion/exclusion, biological and technical replicates, controls, randomization/batches, known confounders]
- Specimen and metadata: [collection/extraction/library/platform/read design, sample identifiers, phenotypes/covariates, missingness, consent/handling constraints]
- Analysis chain: [reference/annotation/database versions, workflow/code/container, preprocessing/quantification/calling/normalization/model/annotation steps, parameters]
- Evidence: [sample sheet, QC reports, negative/positive/reference controls, concordance/benchmark data, run provenance, sensitivity analyses, raw/processed outputs]
- Constraints: [turnaround, cost, compute, validation resources, regulatory/clinical boundary]

METHOD
1. Write a claim boundary
State the population, comparison, endpoint, effect/uncertainty, and permitted use. Label the result as exploratory, confirmatory, or decision-support. If the claim cannot be stated precisely, make that the first finding.

2. Trace the minimum evidence chain
Follow: study design → specimen/identity → assay → raw data → reference assets → processing → QC/filtering → statistical model → annotation → interpretation. At each link ask: what can bias, erase, or falsely create the proposed signal; what control or evidence detects it; and whether failure is repairable downstream.

3. Separate four forms of reproducibility
- **computational**: same declared inputs, versions, parameters, and environment rerun;
- **analytical**: reasonable pipeline/threshold/reference alternatives retain the finding;
- **biological**: independent samples/replicates retain the finding;
- **clinical/operational**: the validated intended-use population, assay, and decision process retain required performance.
Do not let evidence at a lower level stand in for a higher one.

DELIVERABLE

## 1. Claim verdict
State: **supported for stated use**, **exploratory only**, **conditionally supported**, **unsupported**, or **under-specified**. Include confidence, the weakest link, and the one fact that would most change the verdict.

## 2. Claim-to-evidence ledger
Use a compact table:
| Link | Required evidence/control | Evidence present | Failure effect on claim | Status |
Cover design/confounding, sample identity/metadata, assay controls, reference/annotation, preprocessing/QC, model/multiple testing, and interpretation/validation.

## 3. Material threats
List only material threats in this form:
| Threat | Why it can change the claim | Evidence/test | Smallest remedy | Residual risk |

Consider only when relevant:
- batch is confounded with phenotype or collection/processing;
- sample swap, contamination, low-input/failed library, or missing assay controls;
- reference genome/transcriptome/annotation/database/version drift;
- QC, filtering, normalization, cell/feature selection, or threshold choice changes the result;
- model ignores pairing, covariates, dependence, compositionality, repeated measures, or multiplicity;
- biological signal is not distinguished from technical artifact;
- external validation, orthogonal assay, or independent cohort is absent despite the claimed use.

## 4. Provenance and change-control check
State whether the evidence is sufficient to identify the exact result-producing run:
- immutable input identifiers/checksums and sample-to-output lineage;
- reference assets/database versions and parameters, including defaults that matter;
- workflow revision, container/environment, execution record, and generated QC/intermediates;
- test data/benchmark or reference materials;
- change request, acceptance criteria, and regression comparison for pipeline/reference updates.

Distinguish missing documentation from actual result instability. Prefer automated prospective provenance over retrospective reconstruction.

## 5. Minimal validation plan
Give at most three tests, each with:
- claim/link covered;
- data/control or independent material needed;
- comparison or test oracle;
- predeclared pass/fail criterion;
- interpretation if inconclusive;
- owner and resulting artifact.

Use the smallest test that can falsify the key alternative: design/batch review, identity/contamination check, negative/positive/mock control, rerun with pinned assets, sensitivity analysis, held-out/independent cohort, orthogonal assay, or benchmark truth set. Do not recommend a new model or deeper sequencing before testing the highest-risk alternative.

## 6. Decision and next actions
Give:
- the narrowest defensible claim now;
- the highest-value immediate test;
- up to three actions, each with owner, decision gate, and stop/rollback criterion;
- conditions required before publication, external validation, clinical/operational use, or a pipeline release.

RULES
- Mark findings **Confirmed**, **Assumption**, or **Needs verification**.
- Match QC to assay and claim; a generic passing dashboard is not a validity proof.
- Record control type and stage: field/sample/extraction/library/sequencing/analysis; positive, negative, blank, reference, or mock.
- Treat reference, annotation, taxonomy/pathway, and trained-model assets as versioned inputs.
- Report effect sizes, uncertainty, cohort/assay limits, and multiplicity handling; do not promote a ranked feature list into a biomarker or causal claim.
- Preserve raw data and meaningful intermediates with provenance. A notebook or container alone does not prove what was executed.
- For clinical or patient-impacting use, require intended-use validation, documented release/change control, identity/integrity checks, and appropriate qualified review; do not provide a diagnostic conclusion.
- Prefer a smaller claim with strong evidence over a broader claim with polished plots.

OUTPUT FORMAT
Use Markdown with the two compact tables, concise bullets, and a final decision block. Do not produce a generic workflow checklist.

Now audit this case:
[PASTE CASE HERE]