detectionZero {sesame}R Documentation

Detection P-value set to all zero

Description

Detection P-value set to all zero

Usage

detectionZero(sset, force = FALSE)

Arguments

sset

a SigSet

force

force rerun even if result already exists

Value

detection p-value set to all zero

Examples

sset <- makeExampleSeSAMeDataSet()
sset <- detectionZero(sset)


[Package sesame version 1.8.10 Index]