getMotifOccurrences: getMotifOccurrences

Description Usage Arguments Value Author(s)

View source: R/utils_motifs.R

Description

Find occurrences of motifs in a given genome

Usage

1
getMotifOccurrences(motifNames = NULL, motifDb = "jaspar", genome = "hg38")

Arguments

motifNames

character vector of motif names

motifDb

either a character string (currently only "jaspar" and sets contained in chromVARmotifs ("homer", "encode", "cisbp") are supported) or an object containing PWMs that can be used by motifmatchr::matchMotifs (such as an PFMatrixList or PWMatrixList object)

genome

character string specifying genome assembly

Value

a GenomicRangesList containing motif occurrences

Author(s)

Fabian Mueller


demuellae/ChrAccR documentation built on Jan. 20, 2020, 3:03 a.m.