This file separates simulation outputs from real validation data.
The files in results/ are synthetic model outputs. They are useful for:
- checking equations
- comparing therapy schedules
- debugging the workflow
- generating expected qualitative behavior
They are not real biological validation.
Link: https://portal.gdc.cancer.gov/projects/TCGA-PAAD
Use for:
- KRAS, TP53, SMAD4, CDKN2A mutation status
- RNA-seq expression
- clinical survival
- tumor stage and grade
- first-pass PDAC cohort validation
Primary validation question:
Do rogue-closure features derived from driver genes, immune genes, stromal genes,
and glyco-shield genes predict survival or aggressive phenotype better than
KRAS status alone?
Link: https://www.cbioportal.org/study/summary?id=paad_tcga_pan_can_atlas_2018
Use for:
- fast exploratory mutation/expression/survival analysis
- downloadable clinical tables
- comparing model-derived feature sets against standard oncogenic features
Link: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE71729
Use for:
- primary PDAC
- metastatic PDAC
- normal samples
- tumor/stroma subtype validation
Key validation question:
Does the model's stroma/shield axis separate activated stroma, normal stroma,
primary tumor, and metastatic disease?
Link: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE62452
Use for:
- 69 pancreatic tumors
- 61 adjacent non-tumor samples
- survival-associated expression validation
Link: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE28735
Use for:
- 45 paired tumor/non-tumor PDAC samples
- early differential-expression validation
- survival-linked gene screen replication
Link: https://depmap.org/portal/download/
Use for:
- PDAC cell-line dependencies
- KRAS, EGFR, STAT3, glycosylation, stromal-proxy vulnerabilities
- CRISPR/RNAi dependency support
- drug sensitivity context through linked DepMap resources
Validation question:
Are model-selected intervention targets dependency-supported in PDAC-lineage
systems?
Link: https://pdmr.cancer.gov/
Use for:
- PDX / organoid / cell-line model discovery
- PDAC model selection for future perturbation tests
- bridge from patient omics to model systems
Link: https://www.pdxfinder.org/
Use for:
- finding PDAC PDX models
- checking available molecular and treatment metadata
- external model-system validation
Link: https://www.glygen.org/
Use for:
- glycoprotein annotation
- glycosylation sites
- building the initial glyco-shield gene/protein panel
Candidate glyco-shield panel:
MUC1, MUC4, MUC16, ST6GAL1, ST3GAL1, ST3GAL4, FUT3, FUT8,
B3GNT3, B4GALT1, MGAT5, GALNT3, GALNT6, SDC1, SDC4, GPC1,
HAS2, LGALS1, LGALS3
Link: https://glyconnect.expasy.org/
Use for:
- glycoprotein and glycan relationship lookup
- manual curation of glyco-shield features
Link: https://www.cancerimagingarchive.net/
Use for:
- PDAC imaging cohorts when available
- tumor/stroma/radiomics proxy validation
- future spatial closure validation
- Build real-data feature table from TCGA-PAAD:
sample_id, survival, stage, KRAS, TP53, SMAD4, CDKN2A,
driver_score, immune_score, stroma_score, glyco_score, rogue_closure_score
-
Test whether
rogue_closure_scorepredicts survival or aggressive phenotype. -
Repeat in GSE71729 for primary/metastatic/stroma subtype separation.
-
Use DepMap to check whether proposed intervention axes are dependency-supported.
-
Publish synthetic output separately from real-data validation results.
Do not commit large raw datasets directly to GitHub. Commit:
- fetch scripts
- small manifests
- checksums
- derived feature tables when license permits
- validation reports
Use releases, Zenodo, DVC, or external object storage for larger artifacts.