SNPs: A data frame of 100 artificial SNPs with their chromosomes...

Description Usage Format See Also Examples

Description

A data frame with 100 rows and 3 columns.

Usage

1

Format

Column names:

Name

SNP name

Position

Position of SNP on the genome

Chr

Chromosome of the SNP

See Also

genes, genotypes

Examples

1
2
data(SNPs)
print(SNPs[1:5,])

Example output

Loading required package: lars
Loaded lars 1.2

Loading required package: foreach
Loading required package: mnormt
  Name Position Chr
1 SNP1    87594  10
2 SNP2   146257  15
3 SNP3    38271   5
4 SNP4   104965  15
5 SNP5   154950  20

PAGWAS documentation built on May 2, 2019, 3:26 p.m.