R Dataset / Package gap / nep499

On this R-data statistics page, you will find information about the nep499 data set which pertains to A study of Alzheimer's disease with eight SNPs and APOE. The nep499 data set is found in the gap R package. You can load the nep499 data set in R by issuing the following command at the console data("nep499"). This will load the data into a variable called nep499. If R says the nep499 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 nep499 R data set. The size of this file is about 24,535 bytes.

A study of Alzheimer's disease with eight SNPs and APOE

Description

This is a study of the neprilysin gene and sporadic Alzheimer's disease in Chinese. There are 257 cases and 242 controls, each with eight SNPs detecting through denaturing high-performance liquid chromatography (DHPLC).

Usage

data(nep499)

Format

A data frame

Source

Shi J, Zhang S, Tang M, Ma C, Zhao J, Li T, Liu X, Sun Y, Guo Y, Han H, Ma Y, Zhao Z. Mutation Screening and Association Study of the Neprilysin Gene in Sporadic Alzheimer's Disease in Chinese Persons. J Gerontol A: Bio Sci Med Sci 60:301-306, 2005

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

Attachments: csv, json

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