Mouse Platelet Dataset
<div>Genotypes and phenotypes of 1329 mice and 19877 SNPs from (Nicod et al. Nature Genetics 2016) for platelet counts on mouse chromosome 11</div><div><br></div><div>Data are formatted as a binary RData list object.</div><div>After downloading the data can be read into R using the command</div><div><br></div><div>> load("chr11.PLT.Rdata")</div><div><br></div><div>which will load a list object called "D" with the following structure:<br></div><div><br></div><div><p>> str(D)</p>
<p>List of 6</p>
<p> $ y : num [1:1329, 1] 0.7878 2.2329 -0.3572 -0.6059 -0.0768 ...</p>
<p> ..- attr(*, "dimnames")=List of 2</p>
<p> .. ..$ : chr [1:1329] "Q_CFW-SW/100.0a" "Q_CFW-SW/100.0c" "Q_CFW-SW/100.0d" "Q_CFW-SW/100.0e" ...</p>
<p> .. ..$ : NULL</p>
<p> ..- attr(*, "scaled:center")= num 4.08</p>
<p> ..- attr(*, "scaled:scale")= num 253</p>
<p> ..- attr(*, "names")= chr [1:1329] "Q_CFW-SW/100.0a" "Q_CFW-SW/100.0c" "Q_CFW-SW/100.0d" "Q_CFW-SW/100.0e" ...</p>
<p> $ geno : num [1:1329, 1:19877] 0.404 0.365 0.338 -0.614 0.345 ...</p>
<p> ..- attr(*, "dimnames")=List of 2</p>
<p> .. ..$ : chr [1:1329] "Q_CFW-SW/100.0a" "Q_CFW-SW/100.0c" "Q_CFW-SW/100.0d" "Q_CFW-SW/100.0e" ...</p>
<p> .. ..$ : NULL</p>
<p> $ cov : num [1:1329, 1] 0 0 0 0 0 0 0 0 0 0 ...</p>
<p> ..- attr(*, "dimnames")=List of 2</p>
<p> .. ..$ : NULL</p>
<p> .. ..$ : chr "intercept"</p>
<p> $ map :'data.frame': 19877 obs. of 4 variables:</p>
<p> ..$ CHR: Factor w/ 1 level "chr11": 1 1 1 1 1 1 1 1 1 1 ...</p>
<p> ..$ POS: int [1:19877] 3200246 3205355 3218908 3414044 3460427 3462290 3462323 3462325 3462348 3464016 ...</p>
<p> ..$ REF: Factor w/ 4 levels "A","C","G","T": 3 4 1 1 2 1 1 4 4 1 ...</p>
<p> ..$ ALT: Factor w/ 4 levels "A","C","G","T": 1 2 2 3 4 4 4 1 2 4 ...</p>
<p> $ maf : num [1:19877] 0.0511 0.0476 0.0579 0.0428 0.0389 ...</p>
<p> $ kinship: num [1:1329, 1:1329] 0.9969 -0.0567 -0.0784 0.855 0.0051 ...</p>
<p> ..- attr(*, "dimnames")=List of 2</p>
<p> .. ..$ : chr [1:1329] "Q_CFW-SW/100.0a" "Q_CFW-SW/100.0c" "Q_CFW-SW/100.0d" "Q_CFW-SW/100.0e" ...</p>
<p> .. ..$ : chr [1:1329] "Q_CFW-SW/100.0a" "Q_CFW-SW/100.0c" "Q_CFW-SW/100.0d" "Q_CFW-SW/100.0e" ...</p>
<p>> </p></div><div><br></div>
Funding
Wellcome Trust
History
Related Materials
- 1.
Usage metrics
Categories
Licence
Exports
RefWorksRefWorks
BibTeXBibTeX
Ref. managerRef. manager
EndnoteEndnote
DataCiteDataCite
NLMNLM
DCDC


