Learn R Programming

PCAmatchR (version 0.3.3)

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

Arguments

Format

A data frame with 20 rows and 1 variable:

eigen_values

calculated eigenvalues

Examples

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


Run the code above in your browser using DataLab