Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 453 Bytes

Clinical Data Handling

This repository contains the code and data for preprocessing the clinical data from the HNSCC dataset on TCIA.

To Run

  1. Install pixi: https://pixi.sh/dev/#installation

  2. Activate the pixi environment:

$ pixi shell
  1. Open workflow/scripts/clinical_data_handling.ipynb in a Jupyter notebook.

  2. Select default kernel and run the notebook.