View source: R/differential_state.R
diff_state_significant | R Documentation |
Filter differential state analysis results by FDR and logFC.
diff_state_significant(results, fdr_limit = 0.05, logfc_limit = 1)
results |
Results returned by |
fdr_limit |
Upper limit of FDR. |
logfc_limit |
Lower limit of absolute value of logFC. |
Same as tbl_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.