HKG_check | R Documentation |
Check Human housekeeping genes expression
HKG_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 |
a heatmap plot file
HKG_check(data,group)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.