This tool performs Principal Component Analysis on the given numeric input data using functions from R statistical package - ''princomp'' function (for Eigenvector based solution) and ''prcomp'' function (for Singular value decomposition based solution). It outputs two files, one containing the summary statistics of PCA, and the other containing biplots of the observations and principal components. |
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/principal_component_analysis
Name | Version | Type | |
---|---|---|---|
R | 2.11.0 | package | |
numpy | 1.7.1 | package | |
rpy | 1.0.3 | package |
Name | Description | Version | Minimum Galaxy Version |
---|---|---|---|
1.0.2 | any |