.swapContrast | R Documentation |
a helper function for PseudobulkingDEHeatmap to swap the "positive" and "negative" sides of the contrasts such that the desired negative contrast value is correctly designated as negative.
.swapContrast(tibble)
tibble |
a large tibble from dplyr containing the results of RunFilteredPseudobulkingContrasts called within PseudobulkingDEHeatmap. |
a tibble with the positive and negative contrast directions swapped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.