searchMotif: Known motif search

Description Usage Arguments Value

View source: R/searchMotif.R

Description

Search peak regions for known motifs using a position weight matrix.

Usage

1
searchMotif(object, ranges, matrix)

Arguments

object

A BSgenome, DNAStringSet, or FaFile object.

ranges

A GRanges object of peak regions.

matrix

A position weight matrix of the known motif.

Value

A GRanges object with additional metadata columns:

motifCenter

The position of the motif center.

motifScore

The score of the motif match.


s1437643/damR documentation built on Oct. 5, 2020, 12:33 p.m.