View source: R/Phemd-methods.R
phateInfo | R Documentation |
Accessor function for stored phate object
phateInfo(obj)
obj |
A Phemd object. |
An object of class 'phate' (from phateR)
phemdObj <- createDataObj(all_expn_data, all_genes, as.character(snames_data))
phateobj <- phateInfo(phemdObj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.