Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 2 KB

README.md

File metadata and controls

48 lines (25 loc) · 2 KB

CRCPolyp

Supporting code for "DNA-methylation variability in normal mucosa: a field cancerization marker in patients with adenomatous polyps" [1]

Installing packages to reproduce analysis

To reproduce the analysis, one needs to have the right packages installed. An easy way to do so it through conda. With conda installed (see their website if not installed), just run

conda create --name crcpolypenv --file requirements.txt

to create the env crcpolypenv that will contain all necessary packages to reproduce this analysis.

Description

FinalCode

Each folder contains the code necessary to reproduce the analysis. In particular, the folder notebooks contains a detailed explanation of how to reproduce the analysis, including links to download the data, how to process it, how to run the notebooks. For more details on folders, cf the respective READMEs.

aDVMC

This folder contains supporting for the analysis of adenoma-related differentially variable and differentially methylated CpG sites (aDVMCs).

download

This folder contains helper functions for downloading and preprocessing data.

utils

This folder contains helper functions for plotting

notebooks

This folder contains all notebooks necessary for reproducing the analysis as well as a detailed explanation of how to reproduce the figures and analysis presented in the manuscript.

Questions

Any questions on the analysis or the code can be addressed to [email protected]

References

[1] Josephine Yates, Helen Schaufelberger, Roland Steinacher, Primo Schär, Kaspar Truninger, Valentina Boeva, DNA-methylation variability in normal mucosa: a field cancerization marker in patients with adenomatous polyps, JNCI: Journal of the National Cancer Institute, 2024;, djae016, https://doi.org/10.1093/jnci/djae016