HOMER | R Documentation |
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
.
HOMER(genome = genome, cores = cores)
genome |
Character specifying the genome |
cores |
Integer specifying the number of cores to use |
HOMER
A folder with HOMER results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.