| plot_metadata_factors | R Documentation | 
Produce plots of metadata factor(s) of interest.
plot_metadata_factors(
  expt,
  column = "hisatsinglemapped",
  second_column = NULL,
  norm_column = NULL,
  type = NULL,
  scale = "base10"
)
| expt | Input expressionset. | 
| column | Currently a single, but soon multiple column(s) of metadata. | 
| second_column | Or perhaps put other columns here. | 
| norm_column | Normalize the data? | 
| type | Assume a vioiln unless otherwise specified. | 
| scale | Rescale the data? | 
ggplot and maybe some form of useful table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.