View source: R/differential_state.R
diff_state_significant_lfc | R Documentation |
Prepare significant logFC vector named with gene names.
diff_state_significant_lfc(ds, contrasts, clusters, FDR = 0.05, logFC = 1)
ds |
Results returned by |
contrasts |
choose a contrast. |
clusters |
choose a cluster. |
FDR |
Upper limit of FDR. |
logFC |
Lower limit of absolute value of logFC. |
A logFC vector named gene names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.