featureBatchPVCA | R Documentation |
Creates a column plot with the variance of each covariate in the principal variation component analysis
featureBatchPVCA(features, phenovars, threshold)
features |
An ExpressionSet object |
threshold |
A precentile value for the minimum variance the selected principal components need to explain |
phenovar |
A numeric or string vector indicating the columns of the pehnodata to include in the pvca analysis |
Returns a ggplot object or a ggplotly
Jordi Rofes Herrera
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.