Brain cell-specific epigenomic data from Nott et al. (2019).

NOTT2019_get_interactome(
  annot_sub,
  top.consensus.pos,
  marker_key = NOTT2019_marker_key(),
  verbose = TRUE
)

Arguments

annot_sub

annot_sub

top.consensus.pos

Top Consensus SNP position.

marker_key

Marker key.

verbose

Print messages.

Examples

dat <- echodata::BST1
annot_sub <- NOTT2019_get_promoter_interactome_data(dat = dat)
interact.DT <- NOTT2019_get_interactome(annot_sub=annot_sub, 
                                        top.consensus.pos = 15712787)
#> ++ NOTT2019:: Getting interactome data.