sbset.gene {varmixt} | R Documentation |
This function extracts the subset of vm.result object using gene IDs
sbset.gene(data, gene)
data |
gene expression data object |
gene |
a vector of gene names matchin the gene id of the data object |
A subset of the data with only those genes also in the gene argument.
Paul Delmar