R Dataset / Package gap / fa

On this R-data statistics page, you will find information about the fa data set which pertains to Friedreich Ataxia data. The fa data set is found in the gap R package. You can load the fa data set in R by issuing the following command at the console data("fa"). This will load the data into a variable called fa. If R says the fa data set is not found, you can try installing the package by issuing this command install.packages("gap") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the fa R data set. The size of this file is about 3,656 bytes.

Friedreich Ataxia data

Description

This data set contains a case-control indicator and twelve microsatellite markers. An extra unphased individual with the following genotype

 277713222263
 38 10839342275

has not been included.

The inter-marker distances (Morgan) are as follows,

0.03, 0.065, 0.00125, 0.00125, 0.00125, 0.00125, 0.00125, 0.00125, 0.00125, 0.00125, 0.045

Usage

data(fa)

Format

A data frame containing 127 rows and 13 columns

Source

Liu JS, Sabatti C, Teng J, Keats BJB, Risch N (2001). Bayesian analysis of haplotypes for linkage disequilibrium mapping Genome Research 11:1716-1724

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-gap-fa.html" width="100%" height="100%" style="border:0px"></iframe>