sigLevel {motifcounter}R Documentation

Retrieve the false positive probability

Description

This function returns the current false positive level for calling motif hits in random sequences.

Usage

sigLevel()

Details

The returned value is usually slightly smaller than the prescribed 'alpha' in 'motifcounterOptions', because of the discrete nature of sequences.

Value

False positive probability

Examples

motifcounter:::sigLevel()


[Package motifcounter version 1.14.0 Index]