viz_msi_raw: small app to survey MSIsensor against expression

Description Usage Arguments Note Examples

Description

small app to survey MSIsensor against expression

Usage

1
viz_msi_raw(df, inmeth = MASS::rlm, nvar = 3)

Arguments

df

a data.frame instance

inmeth

a method for geom_smooth

nvar

number of variables to show in biplot

Note

Use ask=FALSE if running example.

Examples

1
if (interactive()) viz_msi_raw(BiocOncoTK::small_msi, nvar=3)

BiocOncoTK documentation built on Nov. 8, 2020, 6:03 p.m.