Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 811 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 811 Bytes

eSTARR code base

eSTARR-seq and HiDRA Analysis scripts accompanying Tippens & Liang et al (https://www.biorxiv.org/content/10.1101/818849v1.full)

The get_datafiles.sh will need to be run first to obtain larger datafiles from public repositories.

Also, strand-specific HiDRA read counts (hg19) must be downloaded here.

Key analyses are found in the following files:

  • HiDRA_voom.ipynb: Exemplary read count analysis of strand-specific HiDRA data using voom.
  • HiDRA_annot.ipynb: Exemplary analyses of HiDRA fragments around GRO-cap TSSs.
  • eSTARR_EnhCalls.ipynb: Exemplary read count analysis of eSTARR data using voom. Estimate strand and size bias.
  • Enh_Fusions_Coop.ipynb: Exemplary analysis of enhancer clusters from eSTARR data.