getCandidates {trena}R Documentation

Get candidate genes using a CandidateFilter object

Description

Get candidate genes using a CandidateFilter object

Usage

getCandidates(obj)

Arguments

obj

An object of a CandidateFilter class

Value

A vector containing genes from the assay matrix that are selected by the filter

See Also

Other getCandidate Methods: getCandidates,FootprintFilter-method, getCandidates,GeneOntologyFilter-method, getCandidates,HumanDHSFilter-method, getCandidates,VarianceFilter-method


[Package trena version 1.4.0 Index]