๐Ÿ“Š Data & Downloads

December 13, 2025 ยท View on GitHub

๐Ÿ“ Repository layout

AISAR/
โ”œโ”€ docs/           # Documentation  (Quick Start, Scripts, Data)
โ”œโ”€ scripts/        # core analysis scripts
โ”œโ”€ 2KOB/           # data and AFsample models for 2KOB
โ”œโ”€ CDK2AP1/        # data and AFsample models for CDK2AP1
โ””โ”€ GLuc/           # data and AFsample models for GLuc

๐Ÿ“ฅ Download pre-calculated AFsample models

๐Ÿ—‚๏ธ Archived DoubleRecall Notebooks

Four DoubleRecall notebooks for the relevant figures and tables are archived in:

doubleRecall/   (CDK2AP1 and GLuc)

๐Ÿ“ˆ Figures & Tables

All files and R scripts used to generate the figures and tables in the paper are archived in:

figs_tables/    (CDK2AP1 and GLuc)
figs/           (2KOB)

This directory includes:

  • R scripts for generating each figure
  • Data files used for plotting
  • Processed results (scores.all, CSV, ...) used in the analysis

To reproduce the figures:

In RStudio, first set the working directory to the appropriate folder (e.g., figs_tables/ or figs/), then open the corresponding R scripts and run them inside RStudio.