Learn R Programming

hsphase (version 2.0.4)

map: Example Map File for Genetic Data

Description

This data set is an example of a map file used within the hsphase package to demonstrate the mapping of SNPs to their respective locations on chromosomes.

Usage

data(map)

Arguments

Format

The data set is formatted as a data frame with the following columns, providing essential information about each SNP:

  • Name: The unique identifier or name of the SNP.

  • Chr: The chromosome on which the SNP is located.

  • Position: The position of the SNP on the chromosome, expressed in base pairs.