An open API service indexing awesome lists of open source software.

https://github.com/bhklab/hnscc_clinical_data_handling

Preprocessing the clinical data from the HNSCC dataset on TCIA
https://github.com/bhklab/hnscc_clinical_data_handling

Last synced: 3 months ago
JSON representation

Preprocessing the clinical data from the HNSCC dataset on TCIA

Awesome Lists containing this project

README

        

# Clinical Data Handling

This repository contains the code and data for preprocessing the clinical data from the [HNSCC dataset](https://www.cancerimagingarchive.net/collection/hnscc/) on TCIA.

## To Run

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

2. Activate the pixi environment:
```shell
$ pixi shell
```

3. Open ```workflow/scripts/clinical_data_handling.ipynb``` in a Jupyter notebook.

4. Select default kernel and run the notebook.