You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To preprocess and get the UNI features from the H&e slides you need access to UNI model weight. Please follow the instructions [here](https://github.com/mahmoodlab/UNI) to get access to UNI weights. For ease of reproducibility we have provided the whole slide level features which are mean aggregation of patch level features with this code. You may find it at `{ZENODO_PLACEHOLDER}`
17
19
18
20
### 2. Running Inference
21
+
To run an inference on the UNI features please follow the guide in the notebook `run_inference.ipynb`
22
+
23
+
### 3. Training TLPath
24
+
To train TLPath please follow the notebook `train_TLPath.ipynb`. TLPath can also be trained using CLI.
25
+
Telomere data file can be downloaded from : https://gtexportal.org/home/downloads/egtex/telomeres
0 commit comments