selCV {codelink}R Documentation

Select based on CV cutoff.

Description

Takes a Codelink object and select genes based on CV cutoff.

Usage

        selCV(object, cutoff)

Arguments

object an object of class "Codelink".
cutoff cutoff normaly calculated with cutCV()

Details

Value

A logical vector.

Note

Author(s)

Diego Diez

See Also

Examples






[Package codelink version 1.6.0 Index]