Description Usage Arguments Value
bin_expression()
takes a data frame and bin every column to 256 bins,
and generate Hex-coded color code according to the composite of the columns.
It takes three or less columns.
1 | bin_expression(featuresdf)
|
featuresdf |
a data frame containing expression information |
a character vector containing hexcoded color with a length the same as the row number of the input data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.