box_check | R Documentation |
Check data by box plot
box_check(
data,
group,
dir = ".",
prefix = "1-run_check",
palette = RColorBrewer::brewer.pal(3, "Set2")[1:2],
...
)
data |
a cpm data frame of rows in genes and columns in samples |
group |
a list ordered by samples in data |
dir |
a directory to store results |
prefix |
a prefix of file names in this step |
palette |
a color palette for plots |
... |
more parameters in |
a ridges plot file
density_check(data,group)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.