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()

Value

A logical vector.

Author(s)

Diego Diez


[Package codelink version 1.10.0 Index]