Code required for the paper 'Sensitivity and specificity of different prognostic systems in metastatic uveal melanoma surveillance'.
You might be interested in this repo if:
- You want to review or repeat the analysis in the paper
- You are working with the same, or similar dataset
- You want to do similar analysis on a different datatset
To understand this project:
- Read the paper/ dissertation (not published yet, but ask me for a draft).
- All the code files live in the 'scripts' folder. Run these in order to repeat the analysis in the paper.
- If you want any commentary on the scripts read '1_assemble.md', '2_clean.md' etc which walk through different elements of the code.
- If you can't find the information you need please message me.
I'm still adding code to cover all the steps between assembly and analysis.
The data is not publicly available because it is sensitive and there is a risk of re-identification. Contact the Ocular Oncology Biobank at the University of Liverpool with any queries regarding access. You will need to have some understanding of R to understand this code. If you want to learn / improve your R; https://r4ds.had.co.nz/ or https://nhsrcommunity.com/ are good resources to draw on.