report_dge | R Documentation |
Report differential gene expression (DGE) results
report_dge(exp, keep_genes, adj_pval_thresh = 0.05, verbose = TRUE)
exp |
Gene expression matrix. |
keep_genes |
Genes kept after DGE. |
adj_pval_thresh |
Minimum differential expression significance
that a gene must demonstrate across |
verbose |
Print messages. #' @inheritParams orthogene::convert_orthologs |
Null output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.