debrowserpcaplot | R Documentation |
Module for a pca plot with its loadings as a mainplot in debrowser
debrowserpcaplot(
input = NULL,
output = NULL,
session = NULL,
pcadata = NULL,
metadata = NULL
)
input, |
input variables |
output, |
output objects |
session, |
session |
pcadata, |
a matrix that includes expression values |
metadata, |
metadata to color the plots |
main plot
panel
x <- debrowserpcaplot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.