map: Example Map File for Genetic Data

mapR Documentation

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)

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.


hsphase documentation built on May 29, 2024, 2:20 a.m.