View source: R/Diff_Gen_Exp_Enrich.R
select_top_diff_genes_groups | R Documentation |
Select top differentially expressed genes for each group.
select_top_diff_genes_groups(res_diff_exp, n_genes)
res_diff_exp |
res_diff_exp object. |
n_genes |
top differentially expressed genes. |
## Not run: select_top_diff_genes_groups(res_diff_exp,n_genes) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.