Mercurial > repos > miller-lab > genome_diversity
diff pca.xml @ 22:95a05c1ef5d5
update to devshed revision aaece207bd01
author | Richard Burhans <burhans@bx.psu.edu> |
---|---|
date | Mon, 11 Mar 2013 11:28:06 -0400 |
parents | 8ae67e9fb6ff |
children | 8997f2ca8c7a |
line wrap: on
line diff
--- a/pca.xml Mon Nov 05 12:44:17 2012 -0500 +++ b/pca.xml Mon Mar 11 11:28:06 2013 -0400 @@ -1,5 +1,5 @@ <tool id="gd_pca" name="PCA" version="1.0.0"> - <description>: Principal Component Analysis of genotype data</description> + <description>: Principal Components Analysis of genotype data</description> <command interpreter="python"> pca.py "$input" "$input.extra_files_path" "$output" "$output.files_path" @@ -56,7 +56,7 @@ The user selects a gd_ped dataset generated by the Prepare Input tool. The PCA tool runs a -Principal Component Analysis on the input genotype data and constructs +Principal Components Analysis on the input genotype data and constructs a plot of the top two principal components. It also reports the following estimates of the statistical significance of the analysis.