View source: R/Phemd-methods.R
selectMarkers | R Documentation |
Accessor function for gene/protein markers measured in experiment
selectMarkers(obj)
obj |
Phemd object |
Vector representing gene/protein markers corresponding to expression matrices
phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
genes <- selectMarkers(phemdObj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.