read_known_results: Read Known Enriched Motifs HOMER output

Description Usage Arguments Details Value See Also

View source: R/read_results.R

Description

Reads in results from a known motif enrichment analysis created by HOMER.

Usage

1
read_known_results(path, homer_dir = TRUE)

Arguments

path

path to the HOMER directory where all outputs are stored

homer_dir

does the path point to a HOMER directory; if FALSE, path must point to the file directly [default: TRUE]

Details

Following an analysis using find_motifs_genome, a HOMER directory is created which analyses the enrichment of known motifs. This function reads and parses in that file into a tidy format.

Value

a tibble with the following columns:

See Also

read_denovo_results, find_motifs_genome


robertamezquita/marge documentation built on Sept. 30, 2020, 6:15 a.m.