applyFilters | R Documentation |
Applies filters based on user selected parameters to be displayed within the DEBrowser.
applyFilters(filt_data = NULL, cols = NULL, conds = NULL, input = NULL)
filt_data, |
loaded dataset |
cols, |
selected samples |
conds, |
seleced conditions |
input, |
input parameters |
data
x <- applyFilters()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.