SigRange: Extraction of significantly enriched ranges

Description Usage Arguments Value

View source: R/SigRange.R

Description

Extraction of significantly enriched ranges based on poisson test p-value. The positions where PWM is significantly enriched are marged as a region.

Usage

1
SigRange(motif_counts_matrix, cutoff = 1e-05, windowSize)

Arguments

motif_counts_matrix

motif counts matrix output from countMatrix

cutoff

cutoff p-value

windowSize

windowsize used for p-value coumutation (should be same as windowSize parameter of countMatrix)

Value

range of the regions where PWM is significantly enrihed.


takahirosuzuki1980/InfiniumDiffMetMotR documentation built on March 31, 2021, 8:41 a.m.