File: hr1420.Rd

package info (click to toggle)
r-cran-gap.datasets 0.0.6-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,608 kB
  • sloc: makefile: 2
file content (24 lines) | stat: -rw-r--r-- 757 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\name{hr1420}
\docType{data}
\alias{hr1420}
\title{An example data for Manhattan plot with annotation}
\description{
This example contains p values for a list of SNPs wtih information 
on chromosome, position and gene symnol.

In the reference below, seven established SNPs are in light blue, 14 
new SNPs in dark blue and those failed to replicate in red. The paper 
size is set to 189 width x 189/2 height (mm) and 1200 dpi resolution.
The font is Verdana.
}
\usage{data(hr1420)}
\format{A data frame}
\examples{
head(hr1420)
}
\source{Dr Marcel den Hoed}
\references{
de Hoed M et al. (2013) Heart rate-associated loci and their effects on cardiac conduction and rhythm
disorders. Nature Genetics 45(6):621-31, doi: 10.1038/ng.2610.
}
\keyword{datasets}