This repository contains all data and code to analyze and visualize the mutational data presented in: "Ubiquitin E3 ligases UBR4, UBR5 and HUWE1 protect human genome integrity by targeting cancer-associated APOBEC3 deaminases for degradation" link to preprint: https://www.biorxiv.org/content/biorxiv/early/2024/04/26/2024.04.23.590688.full.pdf
Installation time 1 minute
git clone https://github.com/menchelab/apobex.git
cd apobex #go into cloned repository
library(devtools)
install("ApobeX")
library(ApobeX)
run notbook ../analysis/bootstrapped_background_correction.ipynb
run notebook ../plotting/notbooks/3_apobex_plotting_refitting.ipynb
run norebook ../plotting/notbooks/3_apobex_msigact.ipynb