upsetr_combined_de | R Documentation |
This is intended to give a quick and dirty view of the genes observed in a series of de comparisons.
upsetr_combined_de(
combined,
according_to = "deseq",
lfc = 1,
adjp = 0.05,
text_scale = 2,
color_by = NULL,
desired_contrasts = NULL
)
combined |
Result from combine_de_tables. |
according_to |
Choose the lfc column to use. |
lfc |
Choose the logFC |
adjp |
and the p-value. |
desired_contrasts |
Use factors from a few contrasts. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.