Learn R Programming

PCAmatchR (version 0.3.3)

eigenvalues_all_1000G: 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

Arguments

Format

A data frame with 2504 rows and 1 variable:

eigen_values

calculated eigenvalues

Examples

Run this code
  eigenvalues_all_1000G
genome_values <- eigenvalues_all_1000G
          values <- c(genome_values)$eigen_values


Run the code above in your browser using DataLab