check_diff_gene | R Documentation |
Check gene expression
check_diff_gene(
gene,
genes_expr,
group_list,
color = "aaas",
stat = NULL,
comparisions = NULL,
outlier.shape = 19,
add = "jitter"
)
stat |
stat method |
comparisions |
list(c("A","B")) |
outlier.shape |
Default 19. To hide outlier, specify outlier.shape = NA. When jitter is added, then outliers will be automatically hidden. |
add |
Default is jitter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.