enrichTest: Significant Calling and summary output

Description Usage Arguments Value

View source: R/enrichTest.R

Description

Judge whether PWM is significantly overrepresented at the DMP regions. The Judgement is made by Poisson p-value at DMP position and enrichment score at DMP position which is more than Q3+IQR*3 of enrichment score of analyzed range.

Usage

1
2
enrichTest(significant_ranges, motif_counts_matrix, seq_range,
  enrichment_scores, windowSize)

Arguments

significant_ranges

generated by SigRange

motif_counts_matrix

generated by countMatrix

seq_range

Analyzed range from DMP

enrichment_scores

enrichScoreDist

windowSize

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

Value

summary of analysis and signicifant call


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