permutation_plot | R Documentation |
Plot Permutation Results
permutation_plot(
sc_utils_obj,
FDR_threshold = 0.05,
log2FD_threshold = log2(1.5),
order_clusters = TRUE
)
sc_utils_obj |
sc_utils object |
FDR_threshold |
FDR value cutoff for significance |
log2FD_threshold |
Absolute value of log2FD cutoff for significance |
order_clusters |
Whether to order the clusters by observed log2FD |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.