getMatches: Searches a given set of genomic ranges for the motifs...

Description Usage Arguments Value See Also

View source: R/getMatches.R

Description

Searches a given set of genomic ranges for the motifs returned by mergeMotifs. The background frequency is obtained from the total nucleotide frequencies in peaks.

Usage

1
getMatches(peaks, genome, out = "matches", motifs = CrobustaMotifs, ...)

Arguments

peaks

A GenomicRanges or other subject input for matchMotifs.

genome

A BSgenome object or other genome input for matchMotifs.

out

Type of output to return.

motifs

A PWMatrixList.

...

Additional arguments to matchMotifs()

Value

A matches object.

See Also

mergeMotifs, motifmatchr::matchMotifs


kewiechecki/atacSeqFns documentation built on Sept. 27, 2020, 8:25 a.m.