debrowserdensityplot | R Documentation |
Module for a density plot that can be used in data prep and low count removal modules
debrowserdensityplot(input = NULL, output = NULL, session = NULL, data = NULL)
input, |
input variables |
output, |
output objects |
session, |
session |
data, |
a matrix that includes expression values |
density plot
x <- debrowserdensityplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.