Skip to content

Commit c923d3c

Browse files
author
HatPdotS
committed
Fixes to readme for paper
1 parent 4c95614 commit c923d3c

3 files changed

Lines changed: 2 additions & 94 deletions

File tree

paper/README.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This folder contains the data, scripts, and figures for the TorchRef publication
77
### Figure 2: Validation Benchmark
88
**Location:** `figure2_validation/`
99

10-
Comparison of TorchRef vs PHENIX refinement across ~940 PDB structures. Shows R-factors, geometry quality, structural deviations, and runtime comparison.
10+
Comparison of TorchRef vs PHENIX refinement across 1000 PDB structures. Not all refinements were successful between torchref and Phenix. Shows R-factors, geometry quality, structural deviations, and runtime comparison.
1111

1212
See `figure2_validation/README.md` for the full data generation pipeline.
1313

@@ -30,24 +30,3 @@ Time-resolved difference refinement of IBL isomerization in tubulin. Shows recov
3030
- `panels/` - PyMOL-rendered figure panels (manually positioned, not auto-regenerable)
3131
- `scripts/` - Refinement and validation scripts
3232

33-
## Regenerating Figures
34-
35-
Figures 2, 3a, and 3b can be regenerated from the bundled pre-computed data:
36-
37-
```bash
38-
python generate_all_figures.py
39-
```
40-
41-
Figure 4 panels are PyMOL renders that require manual positioning. The CCP4 maps needed for rendering can be regenerated via:
42-
43-
```bash
44-
cd figure4_difference_refinement/validation
45-
bash run_validation.sh
46-
```
47-
48-
## Dependencies
49-
50-
- Python 3.10+
51-
- matplotlib, numpy, pandas (included with TorchRef)
52-
- TorchRef (for regenerating benchmark data or validation maps)
53-
- PyMOL (for Figure 4 panel rendering only)

paper/figure4_difference_refinement/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Overview
44

55
This figure demonstrates TorchRef's difference refinement capability on a time-resolved
6-
crystallography dataset: light-induced *trans*-to-*cis* isomerization of the IBL ligand
6+
crystallography dataset: light-induced *cis*-to-*trans* isomerization of the IBL ligand
77
in tubulin (PDB: 8QL2 dark, 7YYZ light).
88

99
## Method

paper/generate_all_figures.py

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)