Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.64 KB

File metadata and controls

23 lines (17 loc) · 1.64 KB

We estimate TF-target gene interactions by associating putative TF binding sites within regions of open chromatin to nearby genes. This transcriptional regulatory network (TRN) serves as an input to the Inferelator.

Use the construct_atac_prior.R script to construct a prior TRN from ATAC-seq peaks.

Prior construction requires the following:

  1. bed file of accessible chromatin regions (ie, peaks)
  2. A directory of TF motifs specified as position frequency matrices
  3. bed file of genomic features (eg, TSS, gene body)

Follow the format of the example inputs in the example_prior_inputs directory. See the example_prior_outputs for example outputs.

R packages requirements:

Other requirements: