View source: R/getExpfeatures.R
getExpfeatures | R Documentation |
Internal function for matching expression features.
getExpfeatures(Exp, Probes, Synonyms, by.feat)
Exp |
Matrix of expression features |
Probes |
Vector of probes to match |
Synonyms |
vector of synonyms fo gene names |
by.feat |
either "probe" or "gene" |
A matrix with the Probes
in Exp.
This function is not supposed to be called directly. use matchFeatures
instead.
Oscar M Rueda
Curtis et al. The genomic and transcriptomic architecture of 2,000 breast tumours reveals novel subgroups. Nature 2012; 486:346-352.
matchFeatures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.