File: w4.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 (15 lines) | stat: -rw-r--r-- 299 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\name{w4}
\docType{data}
\alias{w4}
\title{Results from a GWAS on Chickens}
\description{
This example contains p values for a list of SNPs wtih information 
on chromosome and positions.
}
\usage{data(w4)}
\format{A data frame}
\examples{
head(w4)
}
\source{Titan <lone9@qq.com>}
\keyword{datasets}