cn_barplot_grnSing | R Documentation |
wrapper to barplot secific GRN
cn_barplot_grnSing(cnObj, cnProc, snName, ctrlSamps, bOrder,
dlevel = "dLevelQuery", sidCol = "sample_id")
cnObj |
result of analyzing query data with cn_apply |
cnProc |
result of creating a cn_make_processor |
snName |
subnet name of which to plot establishment or status level |
ctrlSamps |
names of samples in training data |
bOrder |
order of bars |
sidCol |
sample id colname |
dLevel |
which stquery level to plot on |
cn_barplot_grnSing(cnRes, cnProc, "hspc", c("esc", "hspc"), bOrder=c("esc_train", "day0", "day5", "day10", "day20", "hspcxs_train"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.