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.


jma1991/Daim documentation built on Oct. 4, 2020, 2:21 a.m.