eigenvalues_all_1000G {PCAmatchR}R Documentation

All eigenvalues of 2504 individuals from the 1000 Genome Project

Description

A sample dataset containing all the eigenvalues calculated from 2504 individuals in the Phase 3 data release of the 1000 Genomes Project. The principal component analysis was conducted using PLINK.

Usage

eigenvalues_all_1000G

Format

A data frame with 2504 rows and 1 variable:

eigen_values

calculated eigenvalues

Source

Machiela Lab

Examples

  eigenvalues_all_1000G
genome_values <- eigenvalues_all_1000G
          values <- c(genome_values)$eigen_values



[Package PCAmatchR version 0.3.3 Index]