Get ENCODE data of enhancer region via H3K4me1 peaks and search homolog region for given sequences

Installation

To install this package, start R and enter:

library(BiocManager)
BiocManager::install("jianhong/enhancerHomologSearch")

Documentation

To view documentation of enhancerHomologSearch, start R and enter:

browseVignettes("enhancerHomologSearch")

Or view the online documentation.