Description Usage Arguments Value Examples
This method can be useful to see how your diseas genes and your predicction are scattered through a 2D UMAP plot.
1 | umapPlot(fsdata, r = 0.6, ensemble)
|
fsdata |
The results from |
r |
It has the same meaning as in |
ensemble |
The result to call |
A UMAP scatter plot based on the two UMAP dimensions for genes when using only the features from fsdata
as filtered by the value of r
1 | umapPlot(fsdata=fspd,ensemble=pdmodel,r=0.4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.