eigenvalues_1000G | R Documentation |
A sample dataset containing the first 20 eigenvalues calculated from 2504 individuals in the Phase 3 data release of the 1000 Genomes Project. The principal component analysis was conducted using PLINK.
eigenvalues_1000G
A data frame with 20 rows and 1 variable:
calculated eigenvalues
Machiela Lab
eigenvalues_1000G genome_values <- eigenvalues_1000G values <- c(genome_values)$eigen_values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.