detectionZero {sesame}R Documentation

Detection P-value set to all zero

Description

Detection P-value set to all zero

Usage

detectionZero(sset)

Arguments

sset

a SigSet

Value

detection p-value set to all zero

Examples

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


[Package sesame version 1.2.0 Index]