The results will be stored in a pdf file. For each pathway, a PC plot using the genes in that pathway is shown, followed by expression of genes in that pathway in heatmap format.
1 2 3 4 5 6 7 8 9 10 | pathway_heat_pca(
x,
gene_list,
save_dir,
cutoff = 70,
highlight_cells = NULL,
group.by = c("revised", "date"),
DE_dir = NULL,
DE_label = NULL
)
|
cutoff |
If the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.