plot_upset | R Documentation |
Visualizes identification data as UpSet plot
plot_upset( data_, order, nintersects = 10, transpose, from.row.names, view = T, input, output = "plot_upset" )
data_ |
data_ list |
order |
order of samples |
nintersects |
number of bars representing intersects |
transpose |
transpose data frame |
from.row.names |
row names column |
view |
view plot |
input |
name of input data |
output |
name of output plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.