Description Usage Arguments Note Examples
small app to survey MSIsensor against expression
1 | viz_msi_raw(df, inmeth = MASS::rlm, nvar = 3)
|
df |
a data.frame instance |
inmeth |
a method for geom_smooth |
nvar |
number of variables to show in biplot |
Use ask=FALSE if running example.
1 | if (interactive()) viz_msi_raw(BiocOncoTK::small_msi, nvar=3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.