getExpfeatures {iC10}R Documentation

Internal function for matching expression features.

Description

Internal function for matching expression features.

Usage

getExpfeatures(Exp, Probes, Synonyms, by.feat)

Arguments

Exp

Matrix of expression features

Probes

Vector of probes to match

Synonyms

vector of synonyms fo gene names

by.feat

either "probe" or "gene"

Value

A matrix with the Probes in Exp.

Note

This function is not supposed to be called directly. use matchFeatures instead.

Author(s)

Oscar M Rueda

References

Curtis et al. The genomic and transcriptomic architecture of 2,000 breast tumours reveals novel subgroups. Nature 2012; 486:346-352.

See Also

matchFeatures


[Package iC10 version 2.0.2 Index]