Skip to content

Commit 5b84c48

Browse files
author
sbpkyle
committed
Additional README improvements
1 parent 62c5259 commit 5b84c48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ To pre-process and get the UNI features from the H&E slides you need access to U
2121
To run an inference on the UNI features please follow the guide in the notebook: `run_inference.ipynb`
2222

2323
### 3. Training TLPath
24-
To train TLPath please follow the notebook: `train_TLPath.ipynb`. TLPath can also be trained via CLI.
2524
GTEx telomere data is publicly available and can be downloaded from: https://gtexportal.org/home/downloads/egtex/telomeres
25+
To train TLPath please follow the notebook: `train_TLPath.ipynb`. TLPath can also be trained via CLI.
2626
`python /tlpath/model.py --telomere-file /path/to/telomere.csv --features_dir /path/to/features --output-dir /path/to/output --config /path/to/config.yaml --tissues-to-skip Tissue1 Tissue2`
2727

2828
- `--telomere-file` → Path to the telomere length data CSV file.

0 commit comments

Comments
 (0)