debrowserpcaplot {debrowser} | 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()