Repository revision
0:f568051cdf2e

Repository 'principal_component_analysis'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/principal_component_analysis

Principal Component Analysis tool metadata
Miscellaneous
pca1
toolshed.g2.bx.psu.edu/repos/devteam/principal_component_analysis/pca1/1.0.2
1.0.2
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/devteam/principal_component_analysis/pca1/1.0.2 (this tool)
pca1
Requirements (dependencies defined in the <requirements> tag set)
name version type
rpy 1.0.3 package
R 2.11.0 package
numpy 1.7.1 package
Functional tests
name inputs outputs required files
Test-1 input1: iris.tabular
var_cols: ['1', '2', '3', '4']
methodChoice|method: cor
out_file1: pca_out1.tabular
out_file2: pca_out2.pdf
iris.tabular
pca_out1.tabular
pca_out2.pdf
Test-2 input1: iris.tabular
var_cols: ['1', '2', '3', '4']
methodChoice|method: cov
out_file1: pca_out3.tabular
out_file2: pca_out4.pdf
iris.tabular
pca_out3.tabular
pca_out4.pdf
Test-3 methodChoice|scale: both
input1: iris.tabular
var_cols: ['1', '2', '3', '4']
methodChoice|method: svd
out_file1: pca_out5.tabular
out_file2: pca_out6.pdf
iris.tabular
pca_out5.tabular
pca_out6.pdf