This script takes the data on SNP genotypes for individuals and undertakes a Gower PCoa ordination using Euclidean distance and drawing upon
data in the original genlight {adegenet} object (entity x attribute matrix).
The script is essentially a wrapper for glPca() {adegenet} with default settings apart from setting parallel=FALSE and
converting the eigenvalues to percentages.