HOMER: Transcription factor motif analysis

View source: R/HOMER.R

HOMERR Documentation

Transcription factor motif analysis

Description

Run a HOMER known transcription motif analysis for all DMRs, hypermethylated DMRs, and hypomethylated DMRs. The function requires HOMER's findMotifsGenome.pl script to be in the path (i.e. module load homer) and for the genome of interest (see perl /path-to-homer/configureHomer.pl -list) to be installed through perl /path-to-homer/configureHomer.pl -install human.

Usage

HOMER(genome = genome, cores = cores)

Arguments

genome

Character specifying the genome

cores

Integer specifying the number of cores to use

Details

HOMER

Value

A folder with HOMER results

References

http://homer.ucsd.edu/homer/introduction/configure.html

https://www.biostars.org/p/443759/


ben-laufer/DMRichR documentation built on Oct. 1, 2023, 7:25 a.m.