/PU1-colocalization-manuscript

Code for generating figures for the manuscript

Primary LanguageRMIT LicenseMIT

PU1-colocalization-manuscript

This repository contains code and data for generating figures to Jeong and Bulyk (in prep).

Updated April 16th 2023. Raehoon Jeong (rjeong@g.harvard.edu), Martha Bulyk Lab (mlbulyk@genetics.med.harvard.edu).

Note

ggplot2
dplyr
cowplot
forcats
patchwork
data.table
AnnotationDbi
Ggbio
GenomicRanges
locuscomparer
ComplexUpset

Workflow

  1. Clone the repository
git clone git@github.com:BulykLab/PU1-colocalization-manuscript.git
  1. Move to the code directory
cd PU1-colocalization-manuscript/code
  1. Run each code to generate figures using R
Rscript Figure2.R   # or any other code in the directory