applyFiltersNew | R Documentation |
Apply filters based on foldChange cutoff and padj value. This function adds a "Legend" column with "Up", "Down" or "NS" values for visualization.
applyFiltersNew(data = NULL, input = NULL)
data, |
loaded dataset |
input, |
input parameters |
data
x <- applyFiltersNew()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.