Description Usage Arguments Related Functions
Plots heatmap, pca, umap of the data simulated using sRACIPE
1 2 3 4 |
rSet |
List A list returned by |
plotToFile |
(optional) logical. Default |
nClusters |
(optional) Integer. Default 2. Expected number of clusters
in the simulated data. Hierarchical clustering will be used to cluster the
data and the the models will be colored in UMAP and PCA plots according to
these clustering results. The clusters can be also supplied using
|
pcaPlot |
(optional) logical. Default |
umapPlot |
(optional) logical. Default |
networkPlot |
(optional) logical. Default |
clustMethod |
(optional) character. Default |
col |
(optional) Color palette |
distType |
(optional) Distance type. Used only if specified
explicitly. Otherwise, 1-cor is used. See |
assignedClusters |
vector integer or character. Default NULL. Cluster assignment of models. |
corMethod |
(optional) character. Default |
simulateGRC
, knockdownAnalysis
,
overExprAnalysis
, plotData
,
calcHeatmapSimilarity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.