File: mhtdata.Rd

package info (click to toggle)
r-cran-gap.datasets 0.0.6-1.1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,608 kB
  • sloc: makefile: 2
file content (19 lines) | stat: -rw-r--r-- 648 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\name{mhtdata}
\docType{data}
\alias{mhtdata}
\title{An example data for Manhattan plot with annotation (mhtplot)}
\description{
This example contains p values for a list of SNPs whose information 
regarding chromosome, position and reference seqeuence as with gene
annotation is obtained separately.}
\usage{data(mhtdata)}
\format{A data frame}
\examples{
head(mhtdata)
}
\source{Dr Tuomas Kilpelainen at the MRC Epidemiology Unit}
\references{
Kilpelainen1 TO, et al. (2011) Genetic variation near IRS1 associates with reduced adiposity 
and an impaired metabolic profile. Nature Genetics 43(8):753-60, doi: 10.1038/ng.866.
} 
\keyword{datasets}