map | R Documentation |
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.
data(map)
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.