Skip to content

Commit 585727a

Browse files
authored
Update README.md
1 parent 0e3ec9a commit 585727a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,10 @@ pip install torch numpy scikit-learn json argparse
6363
```bash
6464
python train_model_paras_combine.py
6565
```
66-
run_immudef.py — Immune Defense Score (IS) Computation Pipeline
67-
68-
This script implements the complete computational workflow for deriving the Immune Defense Score (IS) based on QImmuDef-VAE latent representations and ensemble-model–trained reference samples. It is designed for reproducible scoring of immune defense capacity for both healthy controls and disease cohorts.
69-
7066
## DImmuScore calculation
7167

68+
This script implements the complete computational workflow for deriving the DImmuScore based on QImmuDef-VAE latent representations and ensemble-model–trained reference samples.
69+
7270
### Command-Line Usage
7371
```bash
7472
python run_immudef.py \

0 commit comments

Comments
 (0)