eigenvalues_1000G {PCAmatchR}R Documentation

First 20 eigenvalues of 2504 individuals from the 1000 Genome Project

Description

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.

Usage

eigenvalues_1000G

Format

A data frame with 20 rows and 1 variable:

eigen_values

calculated eigenvalues

Source

Machiela Lab

Examples

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



[Package PCAmatchR version 0.3.3 Index]