viz_msi_raw | R Documentation |
small app to survey MSIsensor against expression
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.
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.