Ruxandra A. Lambuta, Luca Nanni, Yuanlong Liu, Juan Diaz-Miyar, Arvind Iyer, Daniele Tavernari, Natalya Katanayeva, Giovanni Ciriello and Elisa Oricchio
You can run the whole set of analyses by simply running
bash run.sh
The script will:
- Download the data necessary for the analysis from Zenodo
- Run each analysis present in the
src
folder - Store the resulting figures in the
figures
folder
You can check the rest of this document to learn about each step of the pipeline.
Downloads the data necessary for the analysis from the two Zenodo repositories:
It then merges the files in a single zip
file, and finally decompress the archive into the data
folder
Converts the *.hic
files storing information about Hi-C experiments into *.mcool
files for later processing.
It performs, for each sample comparison presented in the paper, the analyis of Loss of Chromatin Segregation (LCS). The analysis is done a three different levels:
- Inter-chromosomal interactions
- Inter-compartmental interactions
- Boundary insulation
It performs the analysis of ChIPSeq signals and peaks for CTCF and H3K9me3 between Control and WGD samples, as presented in the paper.
Analysis of Single-cell Hi-C data, as presented in the paper. Specifically, the code will:
- Analyse inter-chromosomal interactions in single cells
- Perform pseudo-bulk inter-chromosomal analysis from single cells
- Analyse compartment segregation at single cell level
- Infer copy number changes for each single cell