snps {zalpha} | R Documentation |
Dataset containing details on simulated SNPs
Description
A dataset containing the positions, genetic distances and alleles for 20 SNPs, across 10 simulated chromosomes.
Usage
snps
Format
A data frame with 20 rows and 12 variables:
- bp_positions
location of the SNP on the chromosome e.g. in base pairs
- cM_distances
genetic distance of the SNP from the start of the chromosome e.g. in centimorgans
- chrom_1
allele of the SNP on the first example chromosome
- chrom_2
allele of the SNP on the second example chromosome
- chrom_3
allele of the SNP on the third example chromosome
- chrom_4
allele of the SNP on the fourth example chromosome
- chrom_5
allele of the SNP on the fifth example chromosome
- chrom_6
allele of the SNP on the sixth example chromosome
- chrom_7
allele of the SNP on the seventh example chromosome
- chrom_8
allele of the SNP on the eighth example chromosome
- chrom_9
allele of the SNP on the ninth example chromosome
- chrom_10
allele of the SNP on the tenth example chromosome
Examples
snps