scan.sequence: identify TFBS hits in the sequence(s)

Description Usage Arguments Value

Description

Identify TFBS exceeding the given P-value (or affinity) cutoff

Usage

1
scan.sequence(seq, pwm, matrix.name, pvalue.cutoff, affinity.cutoff = NULL)

Arguments

seq

character vector with sequences to scan

pwm

the position weight matrix

matrix.name

name of the transfac matrix

pvalue.cutoff

significance threshold for the TFBS hits

affinity.cutoff

score threshold (default NULL)

Value

a matrix with 4 columns: seq, start, end, affinity containing the positions of significant hits


matthuska/tRap documentation built on May 21, 2019, 1:23 p.m.