| step1: Read alignment & PET filtering | step2: call peaks & count loops | step3: Estimate significance | |
|---|---|---|---|
| HiC-Pro | √ | - | - |
| MAPS | √ | √ | √ |
| HiChipper | - | √ | √ |
| FitHiChIP | - | √ | √ |
| CID | - | √ | √ |
| cLoops | - | √ | √ |
| HiCCUPS | - | √ | √ |
HiC-Pro -i /mES-hichip -o /mES-hicpro_out -c CONFIG
HiC-Pro -i /k562-hichip -o /k562-hicpro_out -c CONFIG
hichipper --out mES-hichipper_out mES.yaml
hichipper --out k562-hichipper_out mES.yaml
Bash ./run_pipeline_mES.sh
Bash ./run_pipeline_K562.sh
bash FitHiChIP_HiCPro.sh -C configuration_mES
bash FitHiChIP_HiCPro.sh -C configuration_k562
Guo Y, Krismer K, Closser M, Wichterle H, Gifford DK. 2019. High resolution discovery of chromatin interactions. Nucleic Acids Res 47: gkz051-.
java -Xmx32G -jar gem.jar CID --data /hicpro_mes.rmdup.bedpe --g mm10.chrom.sizes --micc 2 --out /ChIA-PET2_mes_mis1_CID
java -Xmx32G -jar gem.jar CID --data /hicpro_k562.rmdup.bedpe --g hg19.chrom.sizes --micc 2 --out /ChIA-PET2_k562_mis1_CID
cLoops –f /hicpro_mes.rmdup.bedpe -o /mes_hichip_cLoops -eps 2500,5000,7500,10000 -minPts 10,15,20 -hic.
cLoops –f /hicpro_k562.rmdup.bedpe -o /k562_hichip_cLoops -eps 2500,5000,7500,10000 -minPts 10,15,20 -hic.
hiccups -m 1024 -r 5000,10000 K562.hic hiccups_results